zephyr/soc/riscv/esp32c3
Gerard Marull-Paretas c59b57c0be soc: esp32*: do not enable HAS_DYNAMIC_DEVICE_HANDLES
It doesn't make sense to select this option at SoC level. This feature
is meant for subsystems/modules that need device handles to be
modifiable at runtime.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-06-15 10:09:26 -04:00
..
CMakeLists.txt soc: esp32: MCUboot support 2023-05-25 16:15:54 +02:00
Kconfig.defconfig soc: esp32*: do not enable HAS_DYNAMIC_DEVICE_HANDLES 2023-06-15 10:09:26 -04:00
Kconfig.soc soc: esp32: MCUboot support 2023-05-25 16:15:54 +02:00
default.ld soc: esp32: MCUboot support 2023-05-25 16:15:54 +02:00
idle.c
linker.ld soc: esp32: MCUboot support 2023-05-25 16:15:54 +02:00
loader.c soc: esp32: MCUboot support 2023-05-25 16:15:54 +02:00
mcuboot.ld soc: esp32: MCUboot support 2023-05-25 16:15:54 +02:00
pinctrl_soc.h
power.c
soc.c soc: esp32: MCUboot support 2023-05-25 16:15:54 +02:00
soc.h
soc_irq.S
soc_irq.c
vectors.S