zephyr/soc/arm/atmel_sam0
Kamil Serwus cad62fae61 soc: atmel: add base support for C2x SOC
Adds Atmel SAMC20 and SAMC21 soc. C series is based on Cortex-M0+.
C21 contains CAN interface.

The init routines are same for SAMC20 and SAMC21. They use one
clock OSC48M without configuration.

The code is inspirated from atmel_sam0/samd21.

Signed-off-by: Kamil Serwus <kserwus@gmail.com>
2022-11-04 16:03:01 +01:00
..
common soc: atmel: add base support for C2x SOC 2022-11-04 16:03:01 +01:00
samc20 soc: atmel: add base support for C2x SOC 2022-11-04 16:03:01 +01:00
samc21 soc: atmel: add base support for C2x SOC 2022-11-04 16:03:01 +01:00
samd20 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
samd21 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
samd51 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
same51 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
same53 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
same54 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
saml21 include: fix the remaining legacy #include paths 2022-08-02 16:41:41 +01:00
samr21 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
samr34 include: fix the remaining legacy #include paths 2022-08-02 16:41:41 +01:00
samr35 soc: atmel_sam0: fix include path for SAMR35 2022-08-10 12:00:11 +02:00
CMakeLists.txt drivers: gpio: sam0: Add interrupt support 2019-05-07 08:43:56 -04:00
Kconfig soc: atmel: add base support for C2x SOC 2022-11-04 16:03:01 +01:00
Kconfig.defconfig drivers: pinctrl: Update Atmel sam0 driver to new API 2022-03-24 15:45:37 -07:00
Kconfig.soc kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.soc.revisions soc: arm: atmel: Add revisions to soc 2022-11-04 16:03:01 +01:00