nuttx/boards/xtensa/esp32s2/esp32s2-saola-1/scripts
Alan Rosenthal 8defb843aa Remove duplicate linker script definitions
## Summary
A lot of linker scripts were listed twice, once for unix, once for windows.

This PR cleans up the logic so they're only listed once.

 ## Impact
Any opportunity to use a single source of truth and reduce lines of code is a win!

 ## Testing
CI will test all build
2022-02-17 02:55:25 +08:00
..
.gitignore
esp32s2_flash.ld xtensa/esp32s2: Enable booting from MCUboot bootloader 2021-09-27 18:21:53 -07:00
esp32s2_iram.ld
esp32s2_mcuboot.ld xtensa/esp32s2: Enable booting from MCUboot bootloader 2021-09-27 18:21:53 -07:00
esp32s2_peripherals.ld
esp32s2_rom.ld esp32s3_rom.ld: Lowercase cache related function to comply with nxstyle. 2022-01-31 23:35:50 +08:00
esp32s2.template.ld xtensa/esp32s2: Enable booting from MCUboot bootloader 2021-09-27 18:21:53 -07:00
Make.defs Remove duplicate linker script definitions 2022-02-17 02:55:25 +08:00