nuttx/boards/arm/stm32h7/nucleo-h743zi2/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
..
flash.ld Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
gnu-elf.ld board: Add support for nucleo-h743i2 2021-03-28 23:28:49 -05:00
Make.defs Remove duplicate linker script definitions 2022-02-17 02:55:25 +08:00
memory.ld board: Add support for nucleo-h743i2 2021-03-28 23:28:49 -05:00
user-space.ld board: Add support for nucleo-h743i2 2021-03-28 23:28:49 -05:00