nuttx/boards/xtensa/esp32/esp32-devkitc
Abdelatif Guettouche 4c559c8324 boards/xtensa/esp32: Use REGION_ALIAS to choose from IRAM and FLASH
regions.

With this we also don't need two separate linker scripts (one for IRAM
and another one for FLASH).  Only one linker script (now called
esp32.ld) is now present.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
2021-06-23 12:14:34 -05:00
..
configs xtensa/esp32: Support ESP32 RTC driver 2021-06-18 22:01:34 -05:00
include esp32: move common XTAL and RUN_IRAM configs to ESP32 KConfig 2021-04-07 21:45:48 +01:00
scripts boards/xtensa/esp32: Use REGION_ALIAS to choose from IRAM and FLASH 2021-06-23 12:14:34 -05:00
src xtensa/esp32: Support ESP32 RTC driver 2021-06-18 22:01:34 -05:00
Kconfig boards/xtensa: Avoid multiple inclusion of the common Kconfig 2021-04-10 00:32:21 -05:00