summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
Commit message (Expand)AuthorAgeFilesLines
* Add apps/examples/i2schar that will eventually use the I2C character drvier t...Gregory Nutt2013-11-101-0/+2
* NxPlayer play thread stack size is now configurable; all NxPlayer threads ar...Gregory Nutt2013-11-101-1/+3
* apps/examples/composite: Bug fix. Wrong handle being nullified. From David...Gregory Nutt2013-11-071-0/+2
* NSH library: Allow USB trace without a USB consoleGregory Nutt2013-11-061-0/+3
* apps/platform/mikroe-stm32f4 updated to use new MTD configuratino driver feat...Gregory Nutt2013-11-041-1/+2
* apps/example/configdata: Unit test for the MTD configuration data driverGregory Nutt2013-11-041-0/+2
* apps/platform/Makefile was not dealing with the bin subdirectory correctlyGregory Nutt2013-11-021-0/+3
* The Mikroe STM32 F4 board now uses /dev/config for configuration data storage...Gregory Nutt2013-11-011-1/+2
* Add skip= and count= options to the NSH hexdump command. From Ken PettitGregory Nutt2013-11-011-0/+2
* apps/platform/mikroe-stm32f4 now support platform-specific configuration data...Gregory Nutt2013-10-301-0/+2
* Fine tuning of memory usage in examples/cc3000 from David SidraneGregory Nutt2013-10-301-0/+3
* Add interface definition for platform-specific storage of configuration data;...Gregory Nutt2013-10-301-2/+3
* apps/platform: A new now for platform-specific applicatin codeGregory Nutt2013-10-301-0/+5
* Prep for release 6.31nuttx-6.31Gregory Nutt2013-10-281-1/+1
* Add for audio sub-format in audion system. From Ken PettitGregory Nutt2013-10-281-2/+5
* Add apps/system/nxplayer media player from Ken PettitGregory Nutt2013-10-271-0/+2
* apps/examples/cc3000 updated by David SidraneGregory Nutt2013-10-251-0/+1
* apps/examples/adc: Add support for software triggeringGregory Nutt2013-10-251-0/+2
* apps/examples/can: Fix an error in a debug statement. From Martin LederhilgerGregory Nutt2013-10-241-0/+2
* apps/examples/cc3000 update from David Sidrane. Plus some kruft removalGregory Nutt2013-10-241-0/+2
* Telnetd: Missing argument in debug statement can cause crash in certain erro...Gregory Nutt2013-10-241-0/+3
* apps/examples/cc3000: Extensions and enhancements from David SidraneGregory Nutt2013-10-231-0/+3
* apps/examples/random: Add a test for /dev/randomGregory Nutt2013-10-201-2/+3
* Updated CC30000 example from David SidraneGregory Nutt2013-10-161-0/+2
* apps/Makefile should include external/Make.defs so that external applications...Gregory Nutt2013-10-141-0/+8
* I2C Tool: Use default oof 4ooKhz, not 4MHzGregory Nutt2013-10-101-0/+2
* Add NSH addroute and delroute commandsGregory Nutt2013-10-051-0/+2
* Changes to NSH and readline to permit NSH to work on a platform with no file ...Gregory Nutt2013-09-301-0/+6
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-251-0/+2
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-251-1/+2
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-1/+1
* Add a stack monitoring daemonGregory Nutt2013-09-241-0/+2
* USB monitor: Fix some bad conditional compilationGregory Nutt2013-09-231-0/+2
* Condition the CC3000 example on having selected the CC3000 deviceGregory Nutt2013-09-181-1/+3
* Add FPU configuration options for the OS testGregory Nutt2013-09-181-0/+4
* Fix NSH default IP addressGregory Nutt2013-09-171-0/+3
* Eliminate a warning when DHCP is not enabledGregory Nutt2013-09-171-0/+4
* Prep for release 6.30nuttx-6.30Gregory Nutt2013-09-141-4/+6
* NSH: Fix 'ls' output for a single file. Provided by Lorenz MeierGregory Nutt2013-09-131-1/+2
* USB monitor extended so that it can also be used with USB host trace dataGregory Nutt2013-09-091-0/+2
* Fix warnings in USB MSC when compiled for a high speed device; also fix USB M...Gregory Nutt2013-09-071-1/+1
* Fix bug introduced to msconn; Was hanging is invoked from NSHGregory Nutt2013-09-071-0/+9
* Suppress attempts to manage USB trace if the USB MSC example is built as an N...Gregory Nutt2013-09-061-0/+4
* DHCPD: Fix calculation of lease address. Bad logic causes repeated assignmen...Gregory Nutt2013-09-061-0/+2
* apps/examples/pwm: Clean up some configuration confusionGregory Nutt2013-09-051-1/+1
* Rename examples/usbstorage to examples/usbmsc. From CCTSAOGregory Nutt2013-09-051-0/+6
* Sourceforge bug #19. Fix typo from CCTSAOGregory Nutt2013-09-041-0/+4
* Prep for NuttX-6.29 releasenuttx-6.29Gregory Nutt2013-07-311-3/+5
* Some initial frame for Cortex-A5 support. No much yetGregory Nutt2013-07-181-1/+1
* NSH cmp command by Andrew TwidgellGregory Nutt2013-07-181-1/+3