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 soc: riscv: esp32c3: fixes flash size reference 2022-02-07 13:22:25 -05:00
idle.c soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
Kconfig.defconfig soc: esp32: opt to make device handles in dram 2022-06-22 12:27:43 +02:00
Kconfig.soc soc: esp32: remove Kconfig.defconfig* setting of clock control drivers 2022-09-01 10:26:30 +02:00
linker.ld linker: esp32: fix flash linking reference 2022-06-22 12:27:32 +02:00
loader.c soc: esp32c3: Switch from FLASH_AREA_ to FIXED_PARTITION_ 2022-09-06 09:56:37 +02:00
pinctrl_soc.h soc: esp32/s2/c3: pinctrl: update pin init macros 2022-07-01 16:22:18 +00:00
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.c esp32c3: Avoid circular header inclusion 2022-07-07 10:00:20 +02:00
soc_irq.S asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
vectors.S riscv: Rename __irq_wrapper to _isr_wrapper 2022-06-21 20:27:20 -04:00