nuttx/boards/xtensa/esp32
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
..
esp32-core esp32_flash.ld: Avoid having too many sections 2020-10-25 19:42:21 -07:00