nuttx/boards/arm/stm32h7/nucleo-h743zi/scripts
YAMAMOTO Takashi 58bdcbab9b Revert "Make: use gcc as LD"
This reverts commit 45672c269d.

Because:

* It's very confusing to have cc as LD.
* I don't see what "-nostartfiles -nodefaultlibs" in LDFLAGS are
  supposed to do when we use LD directly. It would be simpler to
  remove them from our LDFLAGS.
2021-09-08 09:40:48 +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 elf target for nucleo-h743zi 2020-11-20 00:42:28 -08:00
kernel.space.ld Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
Make.defs Revert "Make: use gcc as LD" 2021-09-08 09:40:48 +08:00
memory.ld board: stm32: Author Gregory Nutt: update licenses to Apache 2021-03-20 19:22:58 -07:00
user-space.ld board: stm32: Author Gregory Nutt: update licenses to Apache 2021-03-20 19:22:58 -07:00