.. |
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
|
correct copy-paste typo in comments in composite_main.c
|
2017-06-18 19:30:01 +00:00 |
cu
|
apps/: Make more globals static to avoid name clashes
|
2017-05-19 07:13:12 -06:00 |
dhcpc
|
system/dhcpc: The DHCPC renew command did not build correctly due to naming problems. Noted by Masayuki Ishikawa,
|
2017-06-23 18:13:51 -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
|
|
|
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
|
apps/system/ramtest: Make stacksize and priority conigurable.
|
2017-05-21 12:12:45 -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 |
telnet
|
system/telnet: POLL must not be disabled in configuration. Telnet client port argument is no optional.
|
2017-06-27 07:46:16 -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
|
|
|
Make.defs
|
|
|
Makefile
|
Rearrange to eliminate Kmenu files
|
2016-06-09 08:59:16 -06:00 |