nuttx/arch/arm
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
..
include arch/arm: correct the frame pointer register declare 2021-08-19 01:26:07 -07:00
src Revert "Make: use gcc as LD" 2021-09-08 09:40:48 +08:00
Kconfig arm: add ARM_HAVE_NEON to Kconfig 2021-08-26 13:25:43 +08:00