This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx-apps
Watch
1
Star
0
Fork
You've already forked nuttx-apps
1
mirror of
https://github.com/apache/nuttx-apps.git
synced
2026-08-02 04:39:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b7fa5a3359
nuttx-apps
/
import
History
Download ZIP
Download TAR.GZ
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