zephyr/soc/xtensa/esp32
Piotr Zięcik f2d84f08ff arch: xtensa: 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
..
include cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dts_fixup.h arch: xtensa: Get CPU clock frequency from DTS 2019-07-24 15:10:02 +02:00
esp32-mp.c kernel: demote K_THREAD_STACK_BUFFER() to private 2019-04-05 16:10:02 -04:00
Kconfig.defconfig Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 2018-11-13 16:04:01 -05:00
Kconfig.soc kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
linker.ld dts: xtensa: esp32: Add device tree support. 2019-01-29 09:47:17 -06:00
sdkconfig.h xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00
soc.c docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
soc.h xtensa: move soc to top-level dir soc/ 2018-09-13 00:56:48 -04:00