~ruther/avr-device

bc80262da6bb63ab43f6c618332ffb020ca557e0 — Rahix 4 years ago 694f88b
atmega64: Patch UMSELn fields in USART

These fields for some reason have a wrong bit range in the ATDF file.

Signed-off-by: Rahix <rahix@rahix.de>
1 files changed, 6 insertions(+), 0 deletions(-)

M patch/atmega64.yaml
M patch/atmega64.yaml => patch/atmega64.yaml +6 -0
@@ 6,3 6,9 @@ _include:
  - "common/port.yaml"
  - "common/spi.yaml"
  - "common/usart.yaml"

USART?:
  UCSR?C:
    _modify:
      UMSEL?:
        bitRange: "[7:6]"

Do not follow this link