zephyr/soc/arm/atmel_sam
Piotr Zięcik 6dca31d78a soc: same70: Get CPU clock frequency from DTS
The SoC initialization code used system clock frequency
as a CPU clock frequency. This commit corrects that by
obtaining the needed value from DTS.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2019-07-24 15:10:02 +02:00
..
common cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
sam3x soc: sam3x: Get CPU clock frequency from DTS 2019-07-24 15:10:02 +02:00
sam4s soc: sam4s: Get CPU clock frequency from DTS 2019-07-24 15:10:02 +02:00
same70 soc: same70: Get CPU clock frequency from DTS 2019-07-24 15:10:02 +02:00
CMakeLists.txt
Kconfig arch: sam: Enable SEGGER RTT on all sam0 and same70 SoCs 2018-10-27 07:54:28 +01:00
Kconfig.defconfig Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.soc