zephyr/soc/arm/atmel_sam0
Benjamin Valentin cd0873015a timer: sam0_rtc_timer: Add support for SAME54
The RTC peripheral found in the SAMD5x/SAME5x MCUs is very
simmilar to the one found in existing sam0 devices with only
a few changes to register names and the clock source selection.

Signed-off-by: Benjamin Valentin <benpicco@googlemail.com>
2019-12-21 11:15:52 -05:00
..
common timer: sam0_rtc_timer: Add support for SAME54 2019-12-21 11:15:52 -05:00
samd20 arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
samd21 arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
samd51 arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
same51 arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
same53 arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
same54 arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
samr21 arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
CMakeLists.txt
Kconfig soc: atmel_sam0: Add SAME54 2019-11-06 21:18:00 -06:00
Kconfig.defconfig
Kconfig.soc