nuttx/boards/arm/cxd56xx
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
..
common Replace all __attribute__((aligned(x)) with aligned_data(x) 2021-07-29 21:55:21 -03:00
drivers boards: cxd56xx: Fix bmp280 compile error 2021-07-03 23:33:40 -05:00
spresense Revert "Make: use gcc as LD" 2021-09-08 09:40:48 +08:00