Xiang Xiao
|
5d6681dc9f
|
Remove the duplicated build script files from apps/impor/tools. These will now be copied from nuttx/tools when the export package is created.
|
2019-10-01 07:51:01 -06:00 |
|
Xiang Xiao
|
420a8f0794
|
import/Makefile's: Remove symbol table generation from imports/Makefile to avoid the confusion with the official method.
|
2019-10-01 07:28:58 -06:00 |
|
Gregory Nutt
|
296f5839ab
|
apps/tools: Forgot to include a file with last commit.
|
2018-07-17 11:26:47 -06:00 |
|
Gregory Nutt
|
878fa8afd5
|
Squashed commit of the following:
cosmetic
import/: Add Makefile.symtab which can be used to compile the dynamically created symbol table C file.
Add tools/mksymtab.sh
|
2018-07-15 11:21:53 -06:00 |
|
Gregory Nutt
|
27c6a0b830
|
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 |
|
Gregory Nutt
|
ae4cb48a06
|
Add tmp/ directory to .gitignore
|
2014-09-04 17:09:13 -06:00 |
|
Gregory Nutt
|
27232d05eb
|
Add .gitignore file
|
2014-09-04 17:07:23 -06:00 |
|