~ruther/avr-device

ref: f34cc88604c7729d04186216a6a951df6062c431 avr-device/patch/common/port.yaml -rw-r--r-- 153 bytes
f34cc886 — Rahix ci: Fix nightly to a version where rustfmt is available 5 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