nuttx-apps/system
2017-05-21 11:32:07 -06:00
..
cdcacm apps/: Make more globals static to avoid name clashes 2017-05-19 07:13:12 -06:00
cle Add apps/include to include path in top-level Make.defs file. Remove multiple definitions of INCDIR opt. 2016-07-11 10:45:17 -06:00
composite Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:13:39 -06:00
cu apps/: Make more globals static to avoid name clashes 2017-05-19 07:13:12 -06:00
dhcpc apps/system/dhcpc: Add missing argument of fprintf. 2017-05-21 11:32:07 -06:00
flash_eraseall Add apps/include to include path in top-level Make.defs file. Remove multiple definitions of INCDIR opt. 2016-07-11 10:45:17 -06:00
free Add apps/include to include path in top-level Make.defs file. Remove multiple definitions of INCDIR opt. 2016-07-11 10:45:17 -06:00
hex2bin apps/system/hex2bin: Move the portable library portion of hex2bin to nuttx/libc/hex2bin where it can be shared with the OS internals. 2016-06-27 11:20:38 -06:00
hexed Add apps/include to include path in top-level Make.defs file. Remove multiple definitions of INCDIR opt. 2016-07-11 10:45:17 -06:00
i2c apps/: Make more globals static to avoid name clashes 2017-05-19 07:13:12 -06:00
install Add apps/include to include path in top-level Make.defs file. Remove multiple definitions of INCDIR opt. 2016-07-11 10:45:17 -06:00
lm75 Add apps/include to include path in top-level Make.defs file. Remove multiple definitions of INCDIR opt. 2016-07-11 10:45:17 -06:00
mdio Add empty preconfig rules to 'leaf' makefiles 2016-06-02 16:24:30 +02:00
netdb Add apps/include to include path in top-level Make.defs file. Remove multiple definitions of INCDIR opt. 2016-07-11 10:45:17 -06:00
ntpc apps/system/ntpc: Add a command to start or stop the NTPC daemon. 2017-05-21 11:26:16 -06:00
nxplayer nxplayer: Needs to include strings.h for strcasecp() 2017-02-27 09:25:35 -06:00
prun Add apps/include to include path in top-level Make.defs file. Remove multiple definitions of INCDIR opt. 2016-07-11 10:45:17 -06:00
ramtest Add apps/include to include path in top-level Make.defs file. Remove multiple definitions of INCDIR opt. 2016-07-11 10:45:17 -06:00
readline Remvoe std_readline(). This called up_getc() and up_putc() directly, violating the POSIX OS interface. 2016-12-13 18:04:43 -06:00
sched_note Fix some calls to task_create(): argv[0] is the first parameter, not the name of the task. 2017-05-09 10:59:24 -06:00
stackmonitor Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:40:03 -06:00
sudoku Add apps/include to include path in top-level Make.defs file. Remove multiple definitions of INCDIR opt. 2016-07-11 10:45:17 -06:00
symtab Add apps/include to include path in top-level Make.defs file. Remove multiple definitions of INCDIR opt. 2016-07-11 10:45:17 -06:00
system apps/system/system: Use Application.mk in Makefile. 2016-08-26 07:09:04 -06:00
tee apps/system/tee: Port tee command from NetBSD 2016-08-12 17:29:25 -06:00
ubloxmodem Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:48:15 -06:00
usbmsc Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:13:39 -06:00
vi Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:40:03 -06:00
zmodem Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:40:03 -06:00
.gitignore Recursive Kconfig autogeneration 2016-06-02 16:34:00 +02:00
Make.defs Restore apps/system/flash_eraseall/ using new IOCTL wrapper 2016-06-03 08:15:37 -06:00
Makefile Rearrange to eliminate Kmenu files 2016-06-09 08:59:16 -06:00