nuttx/boards/xtensa/esp32/esp32-devkitc
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
..
configs sched: Disable pthread by default when DEFAULT_SMALL is enabled 2022-02-07 12:04:03 +08:00
include Fix typo on esp32-devkitc 2021-07-25 09:00:39 -07:00
scripts Remove duplicate linker script definitions 2022-02-17 02:55:25 +08:00
src boards/esp32: Add support to use TCA9548A multiplexer 2022-01-31 13:40:17 +01:00
Kconfig Kconfig: improve uniformity 2021-12-14 07:32:48 -06:00