mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
Clone svn:ignore directory atributed to .gitignore files
This commit is contained in:
+19
-7
@@ -1,7 +1,19 @@
|
|||||||
Make.defs
|
./.config
|
||||||
setenv.sh
|
./.config.old
|
||||||
nuttx
|
./.version
|
||||||
System.map
|
./Make.defs
|
||||||
nuttx.bin
|
./setenv.sh
|
||||||
nuttx.hex
|
./setenv.bat
|
||||||
|
./nuttx
|
||||||
|
./nuttx.*
|
||||||
|
./nuttx-*
|
||||||
|
./mm_test
|
||||||
|
./_SAVED_APPS_config
|
||||||
|
./*.map
|
||||||
|
./*.elf
|
||||||
|
./*.srec
|
||||||
|
./*.bin
|
||||||
|
./*.ihx
|
||||||
|
./*.hex
|
||||||
|
./pcode
|
||||||
|
./cscope.out
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
TODO.txt
|
||||||
|
ChangeLog.txt
|
||||||
|
|
||||||
+12
-5
@@ -134,12 +134,19 @@ Installation Directories with Spaces in the Path
|
|||||||
Downloading from Repositories
|
Downloading from Repositories
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
NuttX is available in from both GIT and SVN repositories. The GIT
|
The current NuttX du jour is available in from a GIT repository. Download
|
||||||
repository is the current 'master' and the SVN repository is maintained
|
instructions are available here:
|
||||||
current so as to not disrupt people are used to using the SVN repository.
|
|
||||||
Feel free to use either. Download instructions are available here:
|
https://sourceforge.net/p/nuttx/git
|
||||||
|
|
||||||
|
Older versions of NuttX are still available in the old SVN repository.
|
||||||
|
The GIT repository is, however, the current 'master' and the SVN
|
||||||
|
repository is no longer maintained. An honest attempt was made to keep
|
||||||
|
current so as to not disrupt people are used to using the SVN repository.
|
||||||
|
However, too many authorization-related restrictions were encountered and
|
||||||
|
the SVN repository has been abandoned. Download instructions for the old
|
||||||
|
SVN repository are available here:
|
||||||
|
|
||||||
https://sourceforge.net/p/nuttx/code
|
|
||||||
https://sourceforge.net/p/nuttx/git
|
https://sourceforge.net/p/nuttx/git
|
||||||
|
|
||||||
Notes about Header Files
|
Notes about Header Files
|
||||||
|
|||||||
@@ -0,0 +1,16 @@
|
|||||||
|
Make.dep
|
||||||
|
.depend
|
||||||
|
up_mem.h
|
||||||
|
*.sym
|
||||||
|
*.asm
|
||||||
|
*.rel
|
||||||
|
*.lst
|
||||||
|
*.adb
|
||||||
|
*.rst
|
||||||
|
*.lib
|
||||||
|
*.lnk
|
||||||
|
*.map
|
||||||
|
*.mem
|
||||||
|
*.ihx
|
||||||
|
*.hex
|
||||||
|
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
board
|
||||||
|
chip
|
||||||
|
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
locked.r
|
||||||
|
board
|
||||||
|
chip
|
||||||
|
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
board
|
||||||
|
chip
|
||||||
|
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
locked.r
|
||||||
|
board
|
||||||
|
chip
|
||||||
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
chip
|
||||||
|
board
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
board
|
||||||
|
chip
|
||||||
|
*.r
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
board
|
||||||
|
chip
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
board
|
||||||
|
chip
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
board
|
||||||
|
chip
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
board
|
||||||
|
chip
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
board
|
||||||
|
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
Make.dep
|
||||||
|
.depend
|
||||||
|
Cygwin-names.dat
|
||||||
|
Linux-names.dat
|
||||||
|
nuttx.rel
|
||||||
|
GNU
|
||||||
|
chip
|
||||||
|
board
|
||||||
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
chip
|
||||||
|
board
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
chip
|
||||||
|
board
|
||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
Make.dep
|
||||||
|
.depend
|
||||||
|
board
|
||||||
|
chip
|
||||||
|
nuttx.linkcmd
|
||||||
|
*.asm
|
||||||
|
*.obj
|
||||||
|
*.lib
|
||||||
|
*.map
|
||||||
|
*.lst
|
||||||
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
board
|
||||||
|
chip
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,24 @@
|
|||||||
|
Make.dep
|
||||||
|
.depend
|
||||||
|
up_mem.h
|
||||||
|
asm_mem.h
|
||||||
|
board
|
||||||
|
chip
|
||||||
|
*.sym
|
||||||
|
*.asm
|
||||||
|
*.obj
|
||||||
|
*.rel
|
||||||
|
*.lst
|
||||||
|
*.src
|
||||||
|
*.adb
|
||||||
|
*.rst
|
||||||
|
*.lib
|
||||||
|
*.lnk
|
||||||
|
*.map
|
||||||
|
*.mem
|
||||||
|
*.ihx
|
||||||
|
*.hex
|
||||||
|
*.linkcmd
|
||||||
|
*.noi
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
*.lst
|
||||||
|
*.sym
|
||||||
|
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
Make.dep
|
||||||
|
.depend
|
||||||
|
*.swp
|
||||||
|
*.src
|
||||||
|
*.obj
|
||||||
|
*.asm
|
||||||
|
*.rel
|
||||||
|
*.lst
|
||||||
|
*.sym
|
||||||
|
*.adb
|
||||||
|
*.lib
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
ld-locked.inc
|
||||||
|
locked.r
|
||||||
|
locked.map
|
||||||
|
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
Make.dep
|
||||||
|
.depend
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
ostest.hex
|
||||||
|
ostest.map
|
||||||
|
ostest.lod
|
||||||
|
ostest.wsp
|
||||||
|
*.asm
|
||||||
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
Make.dep
|
||||||
|
.depend
|
||||||
|
*.obj
|
||||||
|
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
dhcpd.hex
|
||||||
|
dhcpd.map
|
||||||
|
dhcpd.lod
|
||||||
|
dhcpd.wsp
|
||||||
|
*.asm
|
||||||
|
Debug
|
||||||
|
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
httpd.hex
|
||||||
|
httpd.map
|
||||||
|
httpd.lod
|
||||||
|
httpd.wsp
|
||||||
|
*.asm
|
||||||
|
Debug
|
||||||
|
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
nettest.hex
|
||||||
|
nettest.map
|
||||||
|
nettest.lod
|
||||||
|
nettest.wsp
|
||||||
|
*.asm
|
||||||
|
Debug
|
||||||
|
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
nsh.hex
|
||||||
|
nsh.map
|
||||||
|
nsh.lod
|
||||||
|
nsh.wsp
|
||||||
|
*.asm
|
||||||
|
Debug
|
||||||
|
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
ostest.hex
|
||||||
|
ostest.map
|
||||||
|
ostest.lod
|
||||||
|
ostest.wsp
|
||||||
|
*.asm
|
||||||
|
Debug
|
||||||
|
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
poll.hex
|
||||||
|
poll.map
|
||||||
|
poll.lod
|
||||||
|
poll.wsp
|
||||||
|
*.asm
|
||||||
|
Debug
|
||||||
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
Make.dep
|
||||||
|
.depend
|
||||||
|
*.obj
|
||||||
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
Make.dep
|
||||||
|
.depend
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
.depend
|
||||||
|
Make.dep
|
||||||
|
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user