nuttx/boards/xtensa/esp32/esp32-core/scripts
YAMAMOTO Takashi d8bee6769a esp32_flash.ld: Avoid having too many sections
Fixes an issue I saw when trying libcxx.

esptool.py has a limit of 16 sections.

It complains like:

    A fatal error occurred: Invalid segment count 23 (max 16).
    Usually this indicates a linker script problem.
2020-10-25 19:42:21 -07:00
..
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Config.mk arch&boards/xtensa: Fix some typos, references to STM/ARM code and 2020-08-27 05:48:55 -07:00
esp32_flash.ld esp32_flash.ld: Avoid having too many sections 2020-10-25 19:42:21 -07:00
esp32_iram.ld Introduce instruction memory allocator 2020-03-16 07:54:49 -06:00
esp32_peripherals.ld Merged in alinjerpelea/nuttx (pull request #971) 2019-08-09 13:22:39 +00:00
esp32_rom.ld xtensa/esp32: Add power management of deep-sleep 2020-10-17 19:38:14 -03:00
esp32-ft232h.cfg esp32: Another OpenOCD example config 2020-03-29 23:55:45 -05:00
esp32.cfg Merged in alinjerpelea/nuttx (pull request #967) 2019-08-07 20:49:39 +00:00
esp32.template.ld boards/xtensa/esp32/esp32-core/scripts/esp32.template.ld: Update the 2020-09-15 15:05:02 +08:00
gnu-elf.ld Replace a few Gregory Nutt's copyright notices with Apache 2.0 2020-03-16 07:54:49 -06:00
Make.defs boards/xtensa/esp32/esp32-core/scripts/Make.defs: Generate a map file 2020-09-15 15:05:02 +08:00