summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Configuration for Sparkfun UBW32 boardpatacongo2012-04-261-0/+8
* NFS updatepatacongo2012-04-251-0/+4
* Fix atexit() function being called twicepatacongo2012-04-231-3/+0
* Add circular DMA support to STM32 and STM32 serial driver; Add initial config...patacongo2012-04-221-2/+11
* More Kconfigpatacongo2012-04-171-3/+0
* Kconfig updatepatacongo2012-04-161-9/+8
* Update documenation to include Calypso and the Compal phonespatacongo2012-03-241-0/+6
* Updated comments; starting to implement priority protection but backed everyt...patacongo2012-03-231-0/+2
* Prep for 6.16 releasenuttx-6.16patacongo2012-03-101-1366/+1379
* 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