zephyr/soc/espressif/esp32s3
Marcio Ribeiro 7e7672cb4b bugfix: esp32: allows QIO and QOUT flash modes
Allows QIO and QOUT flash mode to work on:
- esp32s2
- esp32s3
- esp32c2
- esp32c3
- esp32c6

Fixes #73677

Signed-off-by: Marcio Ribeiro <marcio.ribeiro@espressif.com>
2024-10-16 12:26:52 +02:00
..
CMakeLists.txt soc: espressif: Simple boot validity 2024-09-19 18:02:20 -04:00
Kconfig soc: esp32: XIP removed from Espressif targets 2024-08-31 06:47:52 -04:00
Kconfig.defconfig
Kconfig.mac
Kconfig.soc
default.ld bugfix: esp32: allows QIO and QOUT flash modes 2024-10-16 12:26:52 +02:00
default_appcpu.ld soc: esp32s3: ESP WiFi heap 2024-09-21 11:29:53 +02:00
esp32s3-mp.c espressif: clean up unused code 2024-09-09 13:55:39 -04:00
mcuboot.ld soc: esp32: XIP removed from Espressif targets 2024-08-31 06:47:52 -04:00
memory.h soc: esp32s3: ESP WiFi heap 2024-09-21 11:29:53 +02:00
newlib_fix.c
pinctrl_soc.h
power.c
poweroff.c
soc.c soc: esp32xx: update flash initialization 2024-09-13 11:36:58 -05:00
soc.h
soc_appcpu.c espressif: clean up unused code 2024-09-09 13:55:39 -04:00
soc_cache.c