nuttx/arch/sim/src
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
..
sim feature: driver: Add a Linux SPI into simulator. 2021-09-03 18:15:25 +08:00
.gitignore arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
Makefile Revert "Make: use gcc as LD" 2021-09-08 09:40:48 +08:00
nuttx-names.in fs/hostfs: Support fchstat and chstat callback 2021-08-09 17:55:44 -03:00