This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
593f224950
nuttx-apps
/
import
History
Gregory Nutt
4cdfdaf70c
ELF build reuires -fno-common in CFLAGS
2014-09-08 07:57:05 -06:00
..
scripts
Add ELF linker script for import build
2014-09-05 16:20:45 -06:00
.gitignore
Add an apps/import Make.defs file. Not much there yet, but it will be needed for 'make import'
2014-09-05 07:39:35 -06:00
Make.defs
ELF build reuires -fno-common in CFLAGS
2014-09-08 07:57:05 -06:00
Makefile
Add an install target to all makefiles. For the import build, the top-level Makefile now does two passes: (1) builds libapp.a, then (2) installs the programs (not yet finished)
2014-09-06 08:00:47 -06:00