mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
tool/configure will now copy Eclipse project files if they are present in the board directory file
This commit is contained in:
+3
-1
@@ -8,7 +8,7 @@ Make.dep
|
||||
.swp
|
||||
.*.swp
|
||||
core
|
||||
.gdbinit
|
||||
/.gdbinit
|
||||
/cscope.*
|
||||
/.config
|
||||
/.config.old
|
||||
@@ -24,5 +24,7 @@ core
|
||||
/*.bin
|
||||
/*.ihx
|
||||
/*.hex
|
||||
/.cproject
|
||||
/.project
|
||||
/pcode
|
||||
/tags
|
||||
|
||||
Reference in New Issue
Block a user