nuttx/boards/arm/eoss3/quickfeather
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/nsh boards: move USERMAIN_XX out of INIT_ENTRYPOINT 2021-12-24 08:23:30 -06:00
include Add initial support for the QuickLogic EOS S3 2020-07-15 11:25:30 +01:00
scripts Remove duplicate linker script definitions 2022-02-17 02:55:25 +08:00
src Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL 2021-08-06 13:58:26 +02:00
Kconfig Add initial support for the QuickLogic EOS S3 2020-07-15 11:25:30 +01:00
README.txt Add initial support for the QuickLogic EOS S3 2020-07-15 11:25:30 +01:00