summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/ea3131/usbserial
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo1-1/+1
2012-09-04Changes to Kconfig and matching defconfig filespatacongo1-2/+2
2012-08-30Add configurable application entry pointpatacongo1-0/+1
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo1-407/+2
2012-08-29The USB host driver has been verified on the STM32F4Discoverypatacongo1-1/+1
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo1-0/+1
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo1-20/+20
2012-04-12Kconfig updatepatacongo1-1/+1
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo1-2/+0
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo1-20/+20
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-42/+42
2011-10-13Try older OpenOCDpatacongo3-0/+0
2011-05-27Rename all lpc313x to lpc31xxpatacongo3-48/+48
2011-05-24Add resource.h and fixed frequently cloned typopatacongo1-2/+2
2011-04-12Remove warning 'sh_link not set for section ARM.exidx' for a few buildspatacongo2-5/+6
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo1-3/+0
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo1-3/+3
2011-04-01Remove .built_alwayspatacongo1-1/+1
2011-03-21Prep for 6.0 releasepatacongo1-3/+3
2011-03-20Move nuttx/examples to apps/examplespatacongo2-1/+40
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo1-59/+59
2011-03-12More support for SLIP data link protocolpatacongo1-2/+0
2010-10-27Add strnlen()patacongo1-0/+1
2010-08-28Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo1-3/+3
2010-08-08Remove support for Raisonance tools where it does not belongpatacongo1-6/+0
2010-03-28Add USB serial/storage examplespatacongo4-0/+1148