nuttx/boards/xtensa/esp32
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
..
common boards/esp32: Move the ROM linker script to the common directory. 2021-06-23 12:14:34 -05:00
drivers boards/xtensa/esp32: A bit of re-organisation in the ESP32 boards. 2020-12-10 12:31:17 -06:00
esp32-devkitc boards/xtensa/esp32: Use REGION_ALIAS to choose from IRAM and FLASH 2021-06-23 12:14:34 -05:00
esp32-ethernet-kit boards/xtensa/esp32: Use REGION_ALIAS to choose from IRAM and FLASH 2021-06-23 12:14:34 -05:00
esp32-wrover-kit boards/xtensa/esp32: Use REGION_ALIAS to choose from IRAM and FLASH 2021-06-23 12:14:34 -05:00