~ruther/avr-device

ref: a1f82aa7e1db2a9d25a7b229aed1dc75471e73a5 avr-device/patch/common/port.yaml -rw-r--r-- 153 bytes
a1f82aa7 — Rahix Improve error message when no device is selected 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