summaryrefslogtreecommitdiff
path: root/nuttx/configs/README.txt
Commit message (Expand)AuthorAgeFilesLines
* PM Update; add configs//ekk-lm3s9b96patacongo2012-06-301-0/+4
* Add a configuration for the Micromint Lincoln60 LPC1769 boardpatacongo2012-06-291-0/+3
* Add a configuration to support the Mirtoo modulepatacongo2012-06-201-0/+4
* NFS just finished a major weight reduction programpatacongo2012-06-141-0/+5
* Massive naming fix: STMPE11->STMPE811patacongo2012-05-291-19/+19
* Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wro...patacongo2012-05-141-0/+7
* SMTPE11 and NxWM touchscreen fixespatacongo2012-05-111-1/+3
* The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo2012-05-081-2/+8
* Add STMPE11 temperature sensor logicpatacongo2012-05-061-1/+1
* Add STMPE11 touchscreen logicpatacongo2012-05-061-0/+24
* 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