nuttx-apps/system
2014-07-31 16:36:09 -06:00
..
cdcacm More trailing whilespace removal 2014-04-13 16:24:28 -06:00
cle CLE: Last bugfix commit was insufficient 2014-05-23 07:59:17 -06:00
composite More trailing whilespace removal 2014-04-13 16:24:28 -06:00
flash_eraseall More trailing whilespace removal 2014-04-13 16:24:28 -06:00
free More trailing whilespace removal 2014-04-13 16:24:28 -06:00
hex2bin The hex2bin library did not build with debug off 2014-06-26 16:40:38 -06:00
i2c Change all variadic macros to C99 style 2014-05-22 09:01:51 -06:00
inifile Add conversion of Intel HEX to binary 2014-06-15 12:07:27 -06:00
install More trailing whilespace removal 2014-04-13 16:24:28 -06:00
mdio NET: emoved all includes of uip.h; added includes of ip.h wherever needed. Tried to fix problems of the now missing sneak inclusions because uip.h was removed. There are probably a few of these that were missed. 2014-07-04 19:13:08 -06:00
nxplayer Audio: Change how the end of the audio stream is detected by the leaf audio component. This used by be done by looking for the first partial buffer. That does not work with the in-place sub-sampling performed by the PCM decoder: That always reduces the size of the buffer so that all buffers only partially filled by the time they get to the leaf. Now, a flag is set in the audio buffer flags set to indicate the final buffer in the stream. 2014-07-31 16:36:09 -06:00
poweroff More trailing whilespace removal 2014-04-13 16:24:28 -06:00
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 Minor/cosmetic changes 2014-04-27 08:32:36 -06:00
ramtron More trailing whilespace removal 2014-04-13 16:24:28 -06:00
readline Make sure that there is one space after for 2014-04-12 13:28:22 -06:00
sdcard Remove an STM32 dependency 2014-04-21 16:59:15 -06:00
stackmonitor More trailing whilespace removal 2014-04-13 16:24:28 -06:00
sysinfo More trailing whilespace removal 2014-04-13 16:24:28 -06:00
usbmonitor More trailing whilespace removal 2014-04-13 16:24:28 -06:00
usbmsc More trailing whilespace removal 2014-04-13 16:24:28 -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 support for a network device IOCTL to access PHY registers. Ioctls only implemented for STM32. From Lazlo 2014-06-27 09:30:41 -06:00
Make.defs Add support for a network device IOCTL to access PHY registers. Ioctls only implemented for STM32. From Lazlo 2014-06-27 09:30:41 -06:00
Makefile Add support for a network device IOCTL to access PHY registers. Ioctls only implemented for STM32. From Lazlo 2014-06-27 09:30:41 -06:00