~ruther/avr-device

ref: a2c3d2dacf6e38507fb415d4137f187d97a9984d avr-device/patch/common/port.yaml -rw-r--r-- 153 bytes
a2c3d2da — Andrew Dona-Couch Update CHANGELOG 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