~ruther/avr-device

ref: 266ad6c3ed9a158d6faa93be3cde6325ab1f6619 avr-device/patch/common/port.yaml -rw-r--r-- 153 bytes
266ad6c3 — Peter Jaszkowiak fix: attiny84 ADCSRA 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