summaryrefslogtreecommitdiff
path: root/nuttx/TODO
Commit message (Expand)AuthorAgeFilesLines
* Candidate fix for the libboard.a dependency problem (from Mike Smith)patacongo2012-01-291-0/+6
* Completes first (untested) cut at MAX1704x battery driverpatacongo2012-01-231-1/+39
* PIC32 USB driver fixes (still not working)patacongo2012-01-171-1/+1
* Add support for building 32-bit simulation on a 64-bit targetpatacongo2012-01-171-17/+2
* Prep for 6.14 releasenuttx-6.14patacongo2012-01-151-1/+8
* Incorporate Z80 bugfixes reported by Phillip Klaus Krausepatacongo2012-01-061-2/+17
* Fix buffer full test in generic CAN driver (plus fixes to comments)patacongo2012-01-041-4/+5
* Correct last set of changes to configuration logicpatacongo2011-12-291-0/+17
* Updates for PIC32MX USB driverpatacongo2011-12-271-2/+8
* STM32 ADC driver updatepatacongo2011-12-201-2/+12
* Fix STM32 USB overrun problem (again, still)patacongo2011-12-181-51/+190
* Fix a cloned error in driver poll setuppatacongo2011-12-031-2/+21
* Fix error in FAT time (date value was being used)patacongo2011-11-181-9/+1
* Fix an error in FAT needed for interoperability with Windows when access firs...patacongo2011-11-151-2/+10
* Verify C++ support with CodeSourcerypatacongo2011-10-031-2/+17
* Fix sim build under Ubuntu 9.09patacongo2011-09-281-10/+2
* Add CDC ACM serial class device driverpatacongo2011-09-131-3/+19
* Add driver for LM-75 temperature sensorpatacongo2011-09-101-2/+12
* Fix nxgl_splitline bugpatacongo2011-08-251-18/+2
* Add a test of the circle rendering logicpatacongo2011-08-241-0/+17
* More Kinetis SDHC fixespatacongo2011-08-231-6/+2
* Add Kinetis IRQ numberspatacongo2011-08-071-4/+20
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-1/+1
* Misc documentation/LCD-related updatespatacongo2011-08-051-26/+34
* Completes test of line/trapezoid drawing routinespatacongo2011-08-041-1/+2
* Add several new fontspatacongo2011-07-271-0/+9
* Correct USB mass storage memory leakpatacongo2011-07-261-24/+1
* Update BDF converterpatacongo2011-07-241-2/+32
* Add an 'export' target to the NuttX top-level Makefilepatacongo2011-07-111-2/+14
* Correct an NX error that would leave stuff on the display when a window is cl...patacongo2011-07-111-5/+1
* Redesign of NXTEXT font cachepatacongo2011-07-091-0/+1
* ARM stack check logic; ARM no-console build fixes; Nucleus-2G updatespatacongo2011-07-091-0/+9
* Fix a few NXTEXT bugs (there are many more)patacongo2011-07-081-2/+6
* Add stm32/nsh2 config; Add option to use any TTY for NSH consolepatacongo2011-07-041-1/+6
* Add a USB mass storage example for AVRpatacongo2011-06-201-2/+8
* Fix AVR clock setup; add SPI driverpatacongo2011-06-171-14/+1
* Add Teensy NSH config; remove unusable AVR ostest configspatacongo2011-06-171-7/+12
* Documentation updatepatacongo2011-06-171-1/+31
* Fix AVR parity setuppatacongo2011-06-151-8/+4
* Add configuratin options to control the PIC32 configuration wordspatacongo2011-06-101-2/+24
* Fix minimum MTU... must be at lest 576patacongo2011-06-061-2/+13
* Fix asprintf bugpatacongo2011-05-311-2/+6
* atexit() functions now called when task killed by task delete; For MCUs with ...patacongo2011-05-281-17/+16
* Extend line buffering logic to puts, fputs, putc, fputc, and putchar()patacongo2011-05-141-17/+1
* Flush buffer after newline in putc, fputc, and puts (but not fputs)patacongo2011-05-141-2/+18
* Add STM32 FLASH driverpatacongo2011-05-071-24/+13
* More NXFFS bugfixespatacongo2011-05-021-0/+2
* Correct 1-bit errors in intersection calculationspatacongo2011-04-201-11/+1
* Finish integration of the LPCXpresso OLED NX examplepatacongo2011-04-191-0/+1
* THTTPD works on LPCXpressopatacongo2011-04-161-0/+23