zephyr/soc/xtensa/esp32
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 everywhere: fix typos 2022-03-18 13:24:08 -04:00
CMakeLists.txt soc: xtensa: esp32: fixes flash size reference 2022-02-07 13:22:25 -05:00
esp32-mp.c soc: xtensa: esp32: reenable SMP for esp32 2021-12-17 13:59:31 -05:00
gdbstub.c soc: esp32: add support for GDB stub 2021-11-30 15:24:00 -05:00
Kconfig.defconfig arch/xtensa: Rework irq_offload: automatic config, SMP-safe 2022-02-21 22:10:03 -05:00
Kconfig.soc soc: xtensa: esp32: fixes flash size reference 2022-02-07 13:22:25 -05:00
linker.ld include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
loader.c soc: esp32: Update startup code to map IROM and DROM segments 2021-12-18 07:20:38 -05:00
soc.c soc: esp32: Update startup code to map IROM and DROM segments 2021-12-18 07:20:38 -05:00
soc.h soc: esp32: Update startup code to map IROM and DROM segments 2021-12-18 07:20:38 -05:00