zephyr/soc/espressif/esp32c3
Sylvio Alves 6a60927cac soc: espressif: enable custom bluetooth options
In order to allow Espressif boards to change BLE TX power,
BT_CTRL needs to be enabled.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2025-01-19 19:21:52 +01:00
..
CMakeLists.txt soc: espressif: Add hardware initialization 2024-11-26 00:12:45 +01:00
default.ld soc: espressif: Extend the program header 2025-01-14 00:01:20 +01:00
hw_init.c soc: espressif: Add hardware initialization 2024-11-26 00:12:45 +01:00
Kconfig soc: expressif: esp32c3: Fix wrong placement of Kconfig 2024-11-30 09:36:07 +01:00
Kconfig.defconfig soc: espressif: enable custom bluetooth options 2025-01-19 19:21:52 +01:00
Kconfig.mac soc: espressif: esp32c3: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
Kconfig.soc soc: expressif: esp32c3: Fix wrong placement of Kconfig 2024-11-30 09:36:07 +01:00
mcuboot.ld soc: esp32c3: update linker files 2024-10-27 20:53:48 -05:00
memory.h soc: esp32: change SRAM1_IRAM_START macro definition 2024-12-12 19:59:44 +01:00
pinctrl_soc.h
power.c
poweroff.c soc: espressif: esp32c3: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
soc.c soc: esp32xx: update flash initialization 2024-09-13 11:36:58 -05:00
soc.h soc: espressif: esp32c3: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
soc_irq.c soc: espressif: esp32c3: update to hal_espressif v5.1 2024-04-05 13:39:53 +02:00
soc_irq.S build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
vectors.S