nuttx/boards/risc-v/bl602/bl602evb
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 arch/risc-v/bl602: spi_master support. 2021-02-13 10:31:25 -08:00
scripts Remove duplicate linker script definitions 2022-02-17 02:55:25 +08:00
src Open ble controller adaptation code 2021-10-08 02:30:27 -07:00
Kconfig