zephyr/soc/xtensa/esp32s2
Gerard Marull-Paretas c925b5991a include: remove unnecessary autoconf.h includes
The autoconf.h header is not required because the definitions present in
the file are exposed using the compiler `-imacros` flag.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-04-05 11:18:20 +02:00
..
include
CMakeLists.txt soc: esp32s2: add flash dts values into cmake config 2022-03-04 08:54:51 -06:00
Kconfig.defconfig soc: esp32s2: prepare kconfigs and cmake to support mcuboot 2022-03-04 08:54:51 -06:00
Kconfig.soc soc: esp32s2: add flash dts values into cmake config 2022-03-04 08:54:51 -06:00
linker.ld include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
loader.c soc: esp32s2: update startup code to map IROM and DROM segments 2022-03-04 08:54:51 -06:00
soc_cache.c soc: esp32s2: refactor cache and bss initialization 2021-11-20 11:57:38 -05:00
soc.c soc: esp32s2: update startup code to map IROM and DROM segments 2022-03-04 08:54:51 -06:00
soc.h soc: esp32s2: update startup code to map IROM and DROM segments 2022-03-04 08:54:51 -06:00