~ruther/avr-device

ref: d579a49f66661e988784244e5251e8debd618c02 avr-device/patch/common/port.yaml -rw-r--r-- 153 bytes
d579a49f — Boris Vinogradov fix: atmegaX8 TIFR should be read-write 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