summaryrefslogtreecommitdiff
path: root/nuttx/TODO
Commit message (Expand)AuthorAgeFilesLines
* 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
* SDIO-based MMC/SD fixes from Uros Platisepatacongo2011-03-041-13/+12
* SDIO-based MMC/SD fixes from Uros Platisepatacongo2011-03-041-2/+4
* Add logic to sleep in lpc17xx idle looppatacongo2011-03-021-0/+4
* Rename NSH mem command to freepatacongo2011-02-281-2/+21
* Rename arch/pjrc-8051 to arch/8051patacongo2011-02-251-10/+5
* Add missing RGB typepatacongo2011-02-241-1/+14
* Fix potential memory leakpatacongo2011-02-231-14/+7
* Misc m9s12x updatespatacongo2011-02-101-39/+20
* USB class drivers need to call DEV_CONNECTpatacongo2010-12-041-7/+2
* updatepatacongo2010-12-011-6/+9
* Allow network when telnetd not configuredpatacongo2010-11-301-3/+7
* updatepatacongo2010-11-271-12/+3