summaryrefslogtreecommitdiff
path: root/nuttx/TODO
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove warning 'sh_link not set for section ARM.exidx' for a few buildspatacongo2011-04-121-20/+2
* Integrate syscall with existing svcall logicpatacongo2011-04-061-2/+10
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-031-2/+10
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-1/+1
* Move nuttx/examples to apps/examplespatacongo2011-03-201-28/+27
* More build fixespatacongo2011-03-191-10/+2
* Move nuttx/netutils to apps/netutilspatacongo2011-03-191-61/+68
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-5/+5
* Fix QEMU timer interruptspatacongo2011-03-161-22/+3
* SLIP is now basically functionalpatacongo2011-03-161-1/+9
* More SLIP integrationpatacongo2011-03-151-9/+8
* apps/ make changes + SLIP MTU notespatacongo2011-03-141-7/+12
* Add apps/poweroff lpc17 hardware handshakepatacongo2011-03-141-1/+5
* apps/-related updatepatacongo2011-03-131-1/+16
* #warning removalpatacongo2011-03-091-4/+25