nuttx-apps/system
2014-09-01 13:21:15 -06:00
..
cdcacm
cle CLE: Last bugfix commit was insufficient 2014-05-23 07:59:17 -06:00
composite
flash_eraseall Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
free STM32 FLASH fixes: use size_t instead of uint16_t, make interface more generic. From Freddie Chopin 2014-08-28 09:11:20 -06:00
hex2bin The hex2bin library did not build with debug off 2014-06-26 16:40:38 -06:00
i2c Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
inifile Add conversion of Intel HEX to binary 2014-06-15 12:07:27 -06:00
install STM32 FLASH fixes: use size_t instead of uint16_t, make interface more generic. From Freddie Chopin 2014-08-28 09:11:20 -06:00
mdio Extend the NSH network initialization logic. There is now an option that will create a network monitor thread that will monitor the state of the link. When the link goes down, the code will attempt to gracefully put the Ethernet driver in a down state; When the link comes back, the code will attempt to bring the network back up. 2014-08-17 09:51:26 -06:00
nxplayer Break reading and enqueueing of audio buffers into two steps so that errors in enqueueing can be distinguished for errors in reading. Errors in enqueueing signal a downstream decoder error. Add logic to gracefully recover from downstream decoder errors. 2014-08-05 10:04:24 -06:00
poweroff
prun Move prun from interpreters/ to system/; And an NSH built-in appliation that can be used to execute P-Code files from the NSH command line 2014-05-09 12:30:07 -06:00
ramtest
ramtron
readline
sdcard
stackmonitor Remove final traces of the 8015 from the NuttX source tree 2014-09-01 13:21:15 -06:00
sudoku Sudoku needs a .gitignore 2014-08-13 20:54:53 -06:00
sysinfo
usbmonitor Remove final traces of the 8015 from the NuttX source tree 2014-09-01 13:21:15 -06:00
usbmsc Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
vi Change all variadic macros to C99 style 2014-05-22 09:01:51 -06:00
zmodem Change all variadic macros to C99 style 2014-05-22 09:01:51 -06:00
Kconfig Add a Sudoku game 2014-08-11 19:27:48 -06:00
Make.defs Add a Sudoku game 2014-08-11 19:27:48 -06:00
Makefile Add a Sudoku game 2014-08-11 19:27:48 -06:00