nuttx/boards/risc-v/esp32c3/esp32c3-devkit/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
esp32c3_aliases.ld risc-v/esp32c3: Make BLE adapter code compliant to nxstyle 2021-10-05 08:45:40 -03:00
esp32c3_mcuboot.ld risc-v/esp32c3: Enable booting from MCUboot bootloader 2021-09-27 18:22:29 -07:00
esp32c3_rom.ld esp32c3_rom.ld: Add some of the string.h functions to the linker 2021-11-13 11:54:42 -03:00
esp32c3.ld risc-v/esp32c3: Refactor SPI Flash to support umask interrupt when R/W/E SPI Flash 2021-12-06 13:13:11 +09:00
esp32c3.template.ld risc-v/esp32c3: Make BLE adapter code compliant to nxstyle 2021-10-05 08:45:40 -03:00
Make.defs Remove duplicate linker script definitions 2022-02-17 02:55:25 +08:00