~ruther/avr-device

266ad6c3ed9a158d6faa93be3cde6325ab1f6619 — Peter Jaszkowiak 4 years ago 67aff3c
fix: attiny84 ADCSRA should be read-write
1 files changed, 3 insertions(+), 0 deletions(-)

M patch/attiny84.yaml
M patch/attiny84.yaml => patch/attiny84.yaml +3 -0
@@ 28,6 28,9 @@ AC:
        bitWidth: 1
        access: read-write
ADC:
  _modify:
    ADCSRA:
      access: read-write
  ADCSRA:
    ADPS:
      _replace_enum:

Do not follow this link