zephyr/soc/espressif/esp32c3
Marek Matej d276cf753f soc: espressif: Extend the program header
Add new fields to the `esp_image_load_header_t`

* provide IROM and DROM fields to fix debugging features
* extend the header to up to 96 Bytes for future use

Signed-off-by: Marek Matej <marek.matej@espressif.com>
2025-01-14 00:01:20 +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: esp32c3: update to hal_espressif v5.1 2024-04-05 13:39:53 +02: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