~ruther/avr-device

ref: 84f2b65144b64a4e70aa670f753f4ab49c0a5aaa avr-device/patch/common/port.yaml -rw-r--r-- 153 bytes
84f2b651 — David Add ATmega8U2 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