~ruther/avr-device

ref: cd7b85ad813a72066d528841738bbb6c923fef61 avr-device/patch/common/port.yaml -rw-r--r-- 153 bytes
cd7b85ad — Andrew Dona-Couch Add PINx patch 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