nuttx/arch/z80
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 Add experimental support for an eZ80 toolchain using llvm and GNU binutils. 2021-04-27 21:18:48 -03:00
src Revert "Make: use gcc as LD" 2021-09-08 09:40:48 +08:00
Kconfig arch: Add custom arch chip build support 2020-10-20 14:48:16 +08:00