zephyr/soc/espressif/esp32c2
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 arch: riscv: introduce CONFIG_RISCV_GP_PURPOSE choice 2024-11-28 12:51:09 +01:00
Kconfig.defconfig
Kconfig.mac
Kconfig.soc
mcuboot.ld soc: esp32c2: 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
soc.c soc: esp32xx: update flash initialization 2024-09-13 11:36:58 -05:00
soc.h
soc_irq.c
soc_irq.S
vectors.S