nuttx/boards/arm/stm32/stm32f429i-disco/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
..
gnu-elf.ld board: stm32: Author Gregory Nutt: update licenses to Apache 2021-03-20 19:22:58 -07:00
kernel-space.ld board: stm32: Author Gregory Nutt: update licenses to Apache 2021-03-20 19:22:58 -07:00
ld.script arch/arm: Implement TLS support 2021-12-07 23:31:41 -06:00
Make.defs Remove duplicate linker script definitions 2022-02-17 02:55:25 +08:00
memory.ld board: stm32: Author Gregory Nutt: update licenses to Apache 2021-03-20 19:22:58 -07:00
user-space.ld mm/heap: Move semaphore related declaration to private header 2021-03-22 15:35:32 +01:00