zephyr/soc/arm/atmel_sam0/samd21
Stephanos Ioannidis edeed72869 soc: atmel_sam0: samd21: Fix interrupt line count
The Atmel SAM D21 SoC, according to the original Atmel datasheet
(Atmel-42181N), has 28 interrupt lines (0-27).

There have been mysterious changes in the number of interrupt lines and
on-chip peripherals in the recent Microchip datasheet releases, but
there is no explicit information available for this (e.g. PCN), so we
take the safest approach by assuming the lowest interrupt line number.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-05-12 17:13:11 +02:00
..
Kconfig.defconfig.series soc: atmel_sam0: samd21: Fix interrupt line count 2020-05-12 17:13:11 +02:00
Kconfig.series
Kconfig.soc
linker.ld
soc.h soc: arm: atmel_sam0: Add devicetree.h inclusion in soc.h 2020-05-04 17:14:35 +02:00