summaryrefslogtreecommitdiff
path: root/nuttx/TODO
Commit message (Expand)AuthorAgeFilesLines
* Add a generic GCC stdarg.h header filepatacongo2012-07-081-0/+6
* Minor updates to PIC32 configuration and to documentationpatacongo2012-06-211-2/+7
* NFS updatepatacongo2012-06-061-1/+20
* PIC32 USB mass storage device works; USB and MSC are now enabled by default i...patacongo2012-06-031-2/+22
* Add a timeout to the STMPE11 touchscreen driver to catch missing pen up eventspatacongo2012-05-211-2/+16
* NXWidgets::CNxTkWindow must subtract the height of the toolbar (if any) when ...patacongo2012-05-151-1/+1
* NxWidgets: New pre-release event. Action now raised on pre-release. NxWM: Use...patacongo2012-05-151-2/+23
* Add NxConsole configuration for the STM3240G-EVAL boardpatacongo2012-04-271-0/+55
* Minor fixes to PIC32MX7MMB led controlspatacongo2012-04-241-2/+10
* update Kconfig filespatacongo2012-04-131-2/+2
* Extend the USB device/class interface: Add parameters to pass the EP0 OUT da...patacongo2012-04-121-0/+6
* Working for missing logic to get EP0 OUT DATApatacongo2012-04-121-0/+16
* Documentation updatepatacongo2012-03-241-5/+51
* Change STM32 so that stm32_pmstop.c and stm32_pmstandby are built even if CON...patacongo2012-03-221-1/+21
* Minor updates for PIC32 USB device driver bugspatacongo2012-03-191-4/+33
* The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo2012-03-181-10/+1
* Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- ...patacongo2012-03-161-3/+3
* Add hooks to support STM32 power managementpatacongo2012-03-141-4/+7
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-271-2/+1
* STM32 SDIO DMA: Ignore DMA FIFO errors; these seem to be bogus. SD multiple ...patacongo2012-02-211-2/+26
* Correct and error in recv() and recvfrom() return valuepatacongo2012-02-181-14/+2
* Document recvfrom() bugpatacongo2012-02-161-1/+13
* Prep for 6.15 releasenuttx-6.15patacongo2012-02-131-7/+4
* Fix a small RAM log bug (the RAM log still does not work)patacongo2012-02-121-15/+19
* Add strcasestr()patacongo2012-02-031-11/+3
* Tried to get the Composite driver working on the LPC2148 (and failed)patacongo2012-02-021-1/+14
* Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x ...patacongo2012-02-021-10/+1
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-12/+16
* 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