~ruther/avr-device

ref: 8962262a6747f921c6b3cbee6cc364b31fafbd35 avr-device/patch/common/port.yaml -rw-r--r-- 153 bytes
8962262a — Greg Green atmega328p: Make PRR register writable 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