nuttx-apps/import
2018-08-07 10:51:04 -06:00
..
scripts
.gitignore apps/tools: Forgot to include a file with last commit. 2018-07-17 11:26:47 -06:00
Make.defs apps/examples/module: Fix some chaos in conditional compilation. 2018-08-07 10:51:04 -06:00
Makefile apps Makesystem: Fix an error when building apps/ withtout nuttx/, using only the NuttX export package only and assuming that the nuttx/ directory in not even present. In this case, the problem fixed where the apps/Make.defs file was selecting tools from the /tools directory which does not exist because TOPDIR=apps/import. Instead, for this build case, I have not thought of any option but to duplicate scripts as necessary in the apps/tools directory. Also added a top-level target to compile the symbol table. Misc fixes: quoting in scripts, some errors in script syntax. 2018-07-17 10:42:15 -06:00
Makefile.symtab Squashed commit of the following: 2018-07-15 11:21:53 -06:00