~ruther/avr-device

ref: f7089edfb0e59c598184e1ad8f783995d7f15dec avr-device/patch/common/port.yaml -rw-r--r-- 153 bytes
f7089edf — Andrew Dona-Couch ATtiny85 TC0 patch also applies to ATtiny84 4 years ago
                                                                                
1
2
3
4
5
6
7
# Patches for I/O Ports
#
# - Make the PINx register writable (toggles the corresponding PORTx bit)
PORT?:
  _modify:
    PIN?:
      access: read-write
Do not follow this link