summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-1/+3
* Add JP's BDF font conversion programpatacongo2011-07-231-1/+4
* apps/examples/usbstorage can now be built as NSH built-in commands; configs/s...patacongo2011-07-221-0/+3
* Reduce image size; documentation updates; LPC17 typo fixedpatacongo2011-07-211-0/+4
* Use a handle instead of an ID in each font lookup; this saves doing the font ...patacongo2011-07-201-0/+5
* Add sem_timedwait()patacongo2011-07-191-1/+1
* Correct FAT long file name padding characterpatacongo2011-07-181-0/+5
* Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX ...patacongo2011-07-161-0/+6
* Fix NT stype upper/lower case FAT 8.3 filenamepatacongo2011-07-141-2/+9
* Add wchar_t type; Add LPC17xx CAN driver from Lzyy; Fix serial bug reported b...patacongo2011-07-121-1/+3
* Correct error handling in the case of an overrun error in the serial driverpatacongo2011-07-121-1/+8
* Add an 'export' target to the NuttX top-level Makefilepatacongo2011-07-111-0/+4
* Prep for 6.6 Releasenuttx-6.6patacongo2011-07-111-3/+5
* Correct an NX error that would leave stuff on the display when a window is cl...patacongo2011-07-111-0/+3
* Fix an error in the NX move logicpatacongo2011-07-101-1/+3
* Fix a critical font rendering bugpatacongo2011-07-091-0/+3
* Redesign of NXTEXT font cachepatacongo2011-07-091-0/+4
* Add a test for NX text displays and also a configuration for the STM3210E-EVALpatacongo2011-07-081-0/+8
* Verified STM3210E-EVAL button handling and new button test applicationpatacongo2011-07-071-0/+6
* Add NX configuration for the STM3210E-EVAL boardpatacongo2011-07-051-1/+2
* Correct several errors in STM32 serial port configurationpatacongo2011-07-041-0/+11
* Add board configuration for Sure Electronics PIC32MX boardpatacongo2011-07-031-0/+5
* Fix SPI SD card detect logic; Fix AVR USB device interrupt initializationpatacongo2011-07-021-6/+9
* Add support for accessing printf, sprintf, puts, etc. strings that do not lie...patacongo2011-07-011-0/+8
* Add bugfixes recommended by Sheref Younanpatacongo2011-07-011-1/+7
* Changes for clean ez80 ZDS-II compilepatacongo2011-06-221-0/+5
* Prep for 6.5 releasenuttx-6.5patacongo2011-06-211-4/+6
* Fix AVR warnings; FAT FS needs to use off_t instead of size_tpatacongo2011-06-201-1/+4
* Add configuratin for PJRC Teensy boardpatacongo2011-06-161-0/+2
* Documentatin updatepatacongo2011-06-091-0/+14
* Prep for 6.4 releasenuttx-6.4patacongo2011-06-061-9/+14
* Fix a bug in recvfrom()patacongo2011-06-051-0/+7
* FTP client debug changespatacongo2011-06-021-0/+3
* Add a simple shell and configuration to verify the FTP client librarypatacongo2011-06-011-1/+2
* Add asprintf()patacongo2011-05-311-0/+2
* Add getsockname()patacongo2011-05-301-1/+2
* Add strndup()patacongo2011-05-291-0/+1
* atexit() functions now called when task killed by task delete; For MCUs with ...patacongo2011-05-281-3/+18
* Rename all lpc313x to lpc31xxpatacongo2011-05-271-1/+3
* Documentation updatepatacongo2011-05-251-1/+3
* Add E1000 PIC NIC driver from Yu Qiangpatacongo2011-05-211-0/+6
* Completes all PIC32 header filespatacongo2011-05-161-0/+3
* Prep for 6.3 releasenuttx-6.3patacongo2011-05-151-3/+5
* Update README filespatacongo2011-05-141-4/+4
* Implemented line-oriented buffering for std outputpatacongo2011-05-141-0/+7
* fclose() was not flushing buffered datapatacongo2011-05-131-1/+3
* Changes for clean RGMP compilepatacongo2011-05-121-1/+6
* First set of changes to incorporate the RGMP portpatacongo2011-05-121-0/+8
* tools/mkdep.sh should not report an error if there are no files on the comman...patacongo2011-05-111-0/+2
* Pascal now installs in the apps/ directorypatacongo2011-05-101-0/+2