zephyr/soc/riscv/esp32c3
Martin Jäger 9326d113a2 soc: riscv: esp32c3: include espressif's soc.h
The soc.h from the espressif HAL module provides register definitions
like APB_CLK_FREQ, which are required for the Zephyr TWAI driver.

Signed-off-by: Martin Jäger <martin@libre.solar>
2022-10-14 09:55:09 +02:00
..
CMakeLists.txt
Kconfig.defconfig
Kconfig.soc
idle.c
linker.ld
loader.c soc: esp32c3: Switch from FLASH_AREA_ to FIXED_PARTITION_ 2022-09-06 09:56:37 +02:00
pinctrl_soc.h
soc.c soc: esp32: add timer early init 2022-09-01 21:48:18 +00:00
soc.h soc: riscv: esp32c3: include espressif's soc.h 2022-10-14 09:55:09 +02:00
soc_irq.S
soc_irq.c
vectors.S