~ruther/avr-device

ref: 6cd5000d476416d29e95cbc6d36318f9ff4e70b5 avr-device/patch/common/port.yaml -rw-r--r-- 153 bytes
6cd5000d — Boris Vinogradov Add atmega48p device support 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