~ruther/avr-device

ref: f40d65e5ec18e3c90491667733f8552d56af88a0 avr-device/patch/common/port.yaml -rw-r--r-- 153 bytes
f40d65e5 — Rahix ci: Switch to GitHub Actions 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