Re-organize header files so that file systems can be built outside of the nuttx tree; add a binfs file system to apps/namedapp

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3428 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2011-03-28 00:05:58 +00:00
parent 39bbebdce9
commit 7b69f1af91
21 changed files with 286 additions and 146 deletions
+1 -1
View File
@@ -149,7 +149,7 @@ LINKLIBS += libxx/liblibxx$(LIBEXT)
endif
# Add library for application support
# Always compile the framework which includes exec_nuttapp if users
# Always compile the framework which includes exec_namedapp if users
# or nuttX applications are to be included.
ifneq ($(APPDIR),)