~ruther/avr-device

ref: 10b826e311f366ca58a6732912471bfd772514e7 avr-device/patch/common/port.yaml -rw-r--r-- 153 bytes
10b826e3 — Boris Vinogradov Add basic support for ATmega644 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