nuttx/boards/xtensa/esp32/esp32-ethernet-kit/scripts
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
..
.gitignore boards/xtensa/esp32: Initial support for the ESP32 Ethernet Kit. 2020-12-10 12:31:17 -06:00
esp32.ld boards/xtensa/esp32: Use REGION_ALIAS to choose from IRAM and FLASH 2021-06-23 12:14:34 -05:00
esp32.template.ld boards/xtensa/esp32: Use REGION_ALIAS to choose from IRAM and FLASH 2021-06-23 12:14:34 -05:00
gnu-elf.ld boards/xtensa/esp32: Initial support for the ESP32 Ethernet Kit. 2020-12-10 12:31:17 -06:00
Make.defs boards/xtensa/esp32: Use REGION_ALIAS to choose from IRAM and FLASH 2021-06-23 12:14:34 -05:00