summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add dmesg command that can be used to dump the syslogpatacongo2012-02-111-0/+2
* Add the beginnings of an FTP serverpatacongo2012-02-041-0/+4
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-1/+4
* Get rid of psock.h (bad idea); Add logic to clone the socket structure when w...patacongo2012-01-301-0/+4
* A few more telnet updatespatacongo2012-01-301-1/+1
* Add new psock layer; telnet session is now wrapped in a character devicepatacongo2012-01-301-0/+10
* First round of changes from debug of USB composite device (still has problems)patacongo2012-01-271-0/+1
* If we are using a USB serial console, then NSH must wait for the USB device t...patacongo2012-01-241-0/+4
* Prep for 6.14 releasenuttx-6.14patacongo2012-01-151-2/+4
* Add pulse count support to apps/examples/pwmpatacongo2012-01-091-0/+2
* Fix some LPC17xx GPIO/button interrupt logicpatacongo2011-12-311-0/+3
* Prep for 6.13 releasenuttx-6.13patacongo2011-12-261-1/+3
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-221-0/+2
* Add a test for PWM driverspatacongo2011-12-191-0/+2
* Completes coding of the PWM modulepatacongo2011-12-191-0/+2
* Fix more STM32 ethernet bugs; Fix some build issues with examples/nettestpatacongo2011-12-131-0/+2
* Add a network test configuration for the STM3240G-EVALpatacongo2011-12-131-2/+6
* STM32 Ethernet bugfixes; STM3240G-EVAL DHCPD configuration; fixes for IP addr...patacongo2011-12-131-0/+3
* Prep for 6.12 releasenuttx-6.12patacongo2011-12-071-1/+3
* Button test can now be built as an NSH commandpatacongo2011-11-141-1/+4
* Prep for 6.11 releasenuttx-6.11patacongo2011-11-121-1/+5
* Prep for 6.10 releasenuttx-6.10patacongo2011-10-061-12/+14
* apps/ build now supports an 'external' directorypatacongo2011-10-051-0/+4
* Add a simple touchscreen testpatacongo2011-09-291-0/+2
* Add examples/usbtermpatacongo2011-09-261-1/+4
* Add a test to determine if you can read data from an LCD correctlypatacongo2011-09-231-0/+2
* TIFF library now passes its unit testpatacongo2011-09-221-1/+2
* Add beginning of a TIFF file creation librarypatacongo2011-09-201-0/+1
* Add I2C trace capability; Fix another STM32 I2C/FSMC bug; add verify command ...patacongo2011-09-181-0/+5
* Prep for 6.9 Releasenuttx-6.9patacongo2011-09-111-1/+3
* Fix errors in gmtime and gmtime_rpatacongo2011-09-011-0/+2