| .. |
|
cdcacm
|
Fix some misplaced conditional compilation. From David Sidrane
|
2014-12-26 08:20:13 -06:00 |
|
cle
|
Update everything under apps/ to use the corrected syslog interfaces
|
2014-10-08 11:34:22 -06:00 |
|
composite
|
apps/system/composite: Fix some corrupted conditional compilation that crept in. Looks like some automatated update gone awry.
|
2014-12-28 19:02:44 -06:00 |
|
cu
|
apps/system/cu: Add a some configurable defaults (only to reduce my keystrokes in repetitive testing)
|
2014-12-13 13:11:06 -06:00 |
|
flash_eraseall
|
MAINOBJ needs to be added to object list in many Makefile
|
2014-09-11 06:48:11 -06:00 |
|
free
|
MAINOBJ needs to be added to object list in many Makefile
|
2014-09-11 06:48:11 -06:00 |
|
hex2bin
|
Fixes for more cppcheck complaints.
|
2014-11-25 15:41:34 -06:00 |
|
i2c
|
Remove use of CONFIG_MASK_TASK_ARGS from the I2C tool
|
2014-11-13 06:27:47 -06:00 |
|
inifile
|
apps/inifile: Filename parameter should be const
|
2014-12-06 09:14:55 -06:00 |
|
install
|
Fixes for more cppcheck complaints.
|
2014-11-25 15:41:34 -06:00 |
|
mdio
|
Fixes for more cppcheck complaints.
|
2014-11-25 15:41:34 -06:00 |
|
nxplayer
|
Fixes for more cppcheck complaints.
|
2014-11-25 15:41:34 -06:00 |
|
poweroff
|
MAINOBJ needs to be added to object list in many Makefile
|
2014-09-11 06:48:11 -06:00 |
|
prun
|
MAINOBJ needs to be added to object list in many Makefile
|
2014-09-11 06:48:11 -06:00 |
|
ramtest
|
MAINOBJ needs to be added to object list in many Makefile
|
2014-09-11 06:48:11 -06:00 |
|
ramtron
|
MAINOBJ needs to be added to object list in many Makefile
|
2014-09-11 06:48:11 -06:00 |
|
readline
|
Add an install target to all makefiles. For the import build, the top-level Makefile now does two passes: (1) builds libapp.a, then (2) installs the programs (not yet finished)
|
2014-09-06 08:00:47 -06:00 |
|
sdcard
|
MAINOBJ needs to be added to object list in many Makefile
|
2014-09-11 06:48:11 -06:00 |
|
stackmonitor
|
Fixes for more cppcheck complaints.
|
2014-11-25 15:41:34 -06:00 |
|
sudoku
|
MAINOBJ needs to be added to object list in many Makefile
|
2014-09-11 06:48:11 -06:00 |
|
sysinfo
|
MAINOBJ needs to be added to object list in many Makefile
|
2014-09-11 06:48:11 -06:00 |
|
usbmonitor
|
Update everything under apps/ to use the corrected syslog interfaces
|
2014-10-08 11:34:22 -06:00 |
|
usbmsc
|
apps/system/usbmsc: Fix some corrupted conditional compilation that crept in. Looks like some automatated update gone awry.
|
2014-12-28 17:09:35 -06:00 |
|
vi
|
More ccpcheck-related fixes
|
2014-11-25 17:28:22 -06:00 |
|
zmodem
|
Fixes for more cppcheck complaints.
|
2014-11-25 15:41:34 -06:00 |
|
Kconfig
|
Add a minimalist implemention of the 'cu' terminal program (part of Taylor UUCP for ages). Using it, you can simply open a serial port and interact with it. Using '~.' you can leave the terminal program and drop back to nsh.
|
2014-12-13 10:36:37 -06:00 |
|
Make.defs
|
Add a minimalist implemention of the 'cu' terminal program (part of Taylor UUCP for ages). Using it, you can simply open a serial port and interact with it. Using '~.' you can leave the terminal program and drop back to nsh.
|
2014-12-13 10:36:37 -06:00 |
|
Makefile
|
Add a minimalist implemention of the 'cu' terminal program (part of Taylor UUCP for ages). Using it, you can simply open a serial port and interact with it. Using '~.' you can leave the terminal program and drop back to nsh.
|
2014-12-13 10:36:37 -06:00 |