This website requires JavaScript.
Explore
Help
Sign In
apache
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
mirror of
https://github.com/apache/nuttx-apps.git
synced
2025-10-18 00:11:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
181b75301f3e5dfbef0a24b539c4a67764b3eed2
nuttx-apps
/
examples
/
ftpd
History
Gregory Nutt
181b75301f
Customize the program name in the generic setup that was added to each makefile that installs a program
2014-09-06 13:30:44 -06:00
..
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
ftpd_main.c
Use more standard *argv[] instead easier **argv
2014-09-06 09:23:23 -06:00
ftpd.h
Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency; fleshed out a few more Kconfig files
2012-10-04 17:36:07 +00:00
Kconfig
update Kconfig files
2012-04-13 02:14:09 +00:00
Makefile
Customize the program name in the generic setup that was added to each makefile that installs a program
2014-09-06 13:30:44 -06:00