.. |
cdcacm
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:13:39 -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
|
This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h"
|
2016-07-11 10:11:18 -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
|
Add _ to front of remaining debug macros
|
2016-06-16 12:12:34 -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 |
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
|
Add support for new scheduler instrumentation.
|
2016-12-07 09:08:55 -06:00 |
stackmonitor
|
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 |
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 a syntax error in a Kconfig file. Update comments in another.
|
2016-07-29 13:12:28 -06:00 |
zmodem
|
apps/system/zmodem/host/nuttx/compiler.h synchronized with nuttx/nuttx/include/nuttx/compiler.h
|
2017-01-09 14:23:08 +03: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 |