summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
Commit message (Expand)AuthorAgeFilesLines
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-0/+4
* Add URL/CGI function mapping option to uIP web serverpatacongo2012-09-051-0/+2
* Enhancements to the uIP web server from Katepatacongo2012-09-041-0/+3
* The content for uIP web server demo is no longer canned, but is not built dyn...patacongo2012-08-311-1/+8
* Fix some places in library where semaphore is not released on error conditionspatacongo2012-08-311-0/+3
* Add configurable application entry pointpatacongo2012-08-301-0/+4
* Add perror()patacongo2012-08-281-2/+2
* Add some protection to the priority inheritance logic when sem_post() is call...patacongo2012-08-281-0/+5
* More patches/bugfixes from Katepatacongo2012-08-261-0/+2
* Add terminating NULL to argv[] listpatacongo2012-08-261-0/+4
* Prep for 6.21 releasenuttx-6.21patacongo2012-08-251-4/+6
* Fixes to apps/*/Make.defs files needed for auto-configuration buildpatacongo2012-08-141-0/+2
* drivers/serial/serial.c open, read, write, and poll methods will not return a...patacongo2012-08-121-0/+2
* Fix max filename size report by FAT statfs with long file names; Add missing ...patacongo2012-08-041-0/+4
* Add the NSH df commandpatacongo2012-08-041-0/+2
* Extend the NSH mount command so that it will enumerate mountpoints if no argu...patacongo2012-08-031-0/+3
* Add support for testing multiple ADC, PWM, and QE devicespatacongo2012-07-301-0/+2
* Lock the scheduler when starting NSH builtin applications to eliminate race c...patacongo2012-07-281-1/+3
* PM update; NSH extension to catch return valuespatacongo2012-07-281-0/+2
* Don't use strerror in apps/modbus; Add CONFIG_MB_TERMIOS to enable/suppress u...patacongo2012-07-221-2/+4
* Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modb...patacongo2012-07-211-2/+6
* Check-in of initial, unmodified freemodbus-v1.5.0patacongo2012-07-211-1/+3
* Header file clean-uppatacongo2012-07-171-0/+1
* Prep for release 6.20nuttx-6.20patacongo2012-07-121-1/+3
* Correct an error in named application priority when SCHED_RR is enabledpatacongo2012-07-111-0/+6
* Prep for 6.19 releasenuttx-6.19patacongo2012-06-151-1/+3
* Add NSH mv commandpatacongo2012-06-111-1/+2
* Add support for the USB trace cability in NSH when a USB console is usedpatacongo2012-05-261-0/+2
* Now have to press enter 3 times to start with USB NSH consolepatacongo2012-05-261-0/+3
* Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-251-0/+4
* Prep for 6.18 releasenuttx-6.18patacongo2012-05-191-1/+3
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-0/+2
* Add STM32 watchdog configurationpatacongo2012-04-161-1/+1
* Add a watchdog timer testpatacongo2012-04-151-0/+1
* Add skeleton file for STM32 watchdog timer driverpatacongo2012-04-151-0/+4
* Prep for 6.17 releasenuttx-6.17patacongo2012-04-141-1/+3
* Move include/math.h to include/nuttx/math.hpatacongo2012-04-071-0/+2
* Add framework in NxConsole to support VT100 escape sequencespatacongo2012-03-301-0/+2
* Can now run an NSH session within an NX windowpatacongo2012-03-291-0/+2
* Add a test for the NX console devicepatacongo2012-03-271-0/+1
* NFS update + make some examples configurable as NSH built-inspatacongo2012-03-221-0/+4
* Extend examples/can so that it can be used in other contextspatacongo2012-03-141-0/+4
* Prep for 6.16 releasepatacongo2012-03-101-1/+3
* Add support for use of a USB serial device to provide NSH console I/O. Verif...patacongo2012-03-061-0/+2
* Add logic to NSH startup to call C++ static initializers on startuppatacongo2012-02-281-0/+2
* Extend CDC/ACM driver so that can be connected/disconnected under software co...patacongo2012-02-281-0/+2
* readline() (and hence NSH) now accept the DEL character as well as the Backsp...patacongo2012-02-251-0/+4
* Add a test to verify that FPU registers are properly saved and restored on co...patacongo2012-02-241-0/+2
* Add QE support to STM32F4Discovery; add a test of the quadrature encoder driverpatacongo2012-02-151-0/+2
* Prep for 6.15 releasenuttx-6.15patacongo2012-02-131-12/+13