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
cf0365ea92
nuttx-apps
/
examples
/
nxflat
History
Xiang Xiao
cf0365ea92
Clean up Makefile under apps folder no functional changes.
2019-10-04 08:35:46 -06:00
..
tests
Clean up Makefile under apps folder no functional changes.
2019-10-04 08:35:46 -06:00
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
Kconfig
CONFIG_BUILD_LOADABLE: Check the kernel function callable by BUILD_KERNEL instead of BUILD_LOADABLE since BUILD_LOADABLE could be turned on even with BUILD_FLAT.
2019-10-03 14:10:32 -06:00
Make.defs
apps/: Modification to build system: Unified application compilation rules
2018-09-03 09:29:56 -06:00
Makefile
Clean up Makefile under apps folder no functional changes.
2019-10-04 08:35:46 -06:00
nxflat_main.c
The file system can no longer be disabled. Remove all conditional logic based on CONFIG_NFILE_DESCRIPTORS==0
2019-02-11 13:10:10 -06:00