nuttx/boards/risc-v/c906/smartl-c906/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:rv64:c906:support ELF apps. 2021-03-11 14:37:30 -03:00
ld-qemu.script risc-v: Use _ebss instead of _default_stack_limit as idle stack base 2022-02-13 14:37:57 +08:00
ld.script risc-v: Use _ebss instead of _default_stack_limit as idle stack base 2022-02-13 14:37:57 +08:00
Make.defs Remove duplicate linker script definitions 2022-02-17 02:55:25 +08:00
memory-qemu.ld arch:rv64:c906:add PMP, change mem map for protect build. 2021-03-28 09:02:48 -05:00
memory.ld arch:rv64:c906:add PMP, change mem map for protect build. 2021-03-28 09:02:48 -05:00
user-space.ld arch:rv64:c906:add PMP, change mem map for protect build. 2021-03-28 09:02:48 -05:00