summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-281-1/+4
* (1) Fix a critical memory leak in the TCP read-ahead buffering logic; Add an ...patacongo2012-02-231-0/+3
* STM32 SDIO DMA: Ignore DMA FIFO errors; these seem to be bogus. SD multiple ...patacongo2012-02-211-2/+2
* Add interface to enabled/disable debug outputpatacongo2012-02-121-0/+1
* Add logic to re-direct debug output to a sysloggin devicepatacongo2012-02-111-0/+26
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-0/+3
* FTPD daemon and example now build without errorspatacongo2012-02-051-0/+19
* Most USB Composite device debugpatacongo2012-01-271-1/+14
* First round of changes from debug of USB composite device (still has problems)patacongo2012-01-271-1/+6
* Add a text for the new composite USB devicepatacongo2012-01-261-0/+11
* More USB composite device logicpatacongo2012-01-261-0/+23
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-25/+25
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-9/+9
* Lots of re-organization -- getting ready to support a composite USB devicepatacongo2012-01-241-0/+8
* Add support for extended (29-bit) CAN IDspatacongo2012-01-201-2/+4
* Fix bug in STM32 CAN: It must be interrupt drivenpatacongo2012-01-111-2/+5
* Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo2012-01-041-0/+9
* Remove references to the detron boardpatacongo2012-01-021-4/+0
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-221-0/+3
* Add the beginning of an STM32 CAN driverpatacongo2011-12-211-0/+9
* Finishes the PWM driver for the STM32patacongo2011-12-201-2/+8
* Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo2011-12-171-0/+3
* STM32 RTC driver now compiles and links without error (still untested)patacongo2011-12-141-13/+22
* Fix stack alignment for EABI floating pointpatacongo2011-11-111-1/+5
* Fix fclose() return value when closing read-only filepatacongo2011-10-101-1/+8
* Restore CLOCK_ACTIVETIMEpatacongo2011-10-031-0/+17
* Add FAT date/time stamppatacongo2011-10-021-0/+3
* CDC ACM fixespatacongo2011-09-271-2/+7
* A little progress with CDC ACM driverpatacongo2011-09-161-2/+2
* More CDC serial updatespatacongo2011-09-151-3/+4
* Add CDC ACM serial class device driverpatacongo2011-09-131-1/+44
* Add support for multiplexed SDIO pins from Urospatacongo2011-08-191-5/+32
* Finishes very basic Kinetis portpatacongo2011-08-151-0/+8
* Add Kinesis watchdog, ramfuncs, idle loop, start of clock configurationpatacongo2011-08-121-0/+2
* Misc documentation/LCD-related updatespatacongo2011-08-051-34/+54
* Add one more font; Fix ez80 serial bugpatacongo2011-07-291-13/+16
* Add more fontspatacongo2011-07-291-12/+34
* Incorporated new fonts into examples; fix glyph allocation bug in nxhellopatacongo2011-07-271-4/+15
* Setup environment to support multiple fontspatacongo2011-07-191-3/+4
* Fix NT stype upper/lower case FAT 8.3 filenamepatacongo2011-07-141-2/+4
* Add long file name parsing logicpatacongo2011-07-131-0/+11
* Add board configuration for Sure Electronics PIC32MX boardpatacongo2011-07-031-0/+7
* Add support for accessing printf, sprintf, puts, etc. strings that do not lie...patacongo2011-07-011-5/+29
* Add configuratin for PJRC Teensy boardpatacongo2011-06-161-1/+7
* Documentatin updatepatacongo2011-06-091-0/+9
* atexit() functions now called when task killed by task delete; For MCUs with ...patacongo2011-05-281-0/+9
* Documentation updatepatacongo2011-05-251-29/+49
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* More updates to README filespatacongo2011-05-141-7/+7
* Update README filespatacongo2011-05-141-4/+5