~ruther/avr-device

ref: f48ac82c4907373002d88562fa99c48b2a31a6c9 avr-device/patch/common/port.yaml -rw-r--r-- 153 bytes
f48ac82c — Andrew Dona-Couch Add support for the ATtiny84 5 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