summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/olimex-lpc1766stk/usbstorage/defconfig
AgeCommit message (Expand)AuthorFilesLines
2012-09-05defconfig changes for LPC17xx Kconfigpatacongo1-0/+1
2012-09-04Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo1-4/+4
2012-09-04Changes to Kconfig and matching defconfig filespatacongo1-4/+4
2012-08-30Add configurable application entry pointpatacongo1-0/+2
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo1-464/+1
2012-08-29The USB host driver has been verified on the STM32F4Discoverypatacongo1-1/+1
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo1-16/+16
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo1-2/+0
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
2012-01-01Add FAT long filename support to the Olimex LPC1766-STK NSH and FTPC configur...patacongo1-2/+42
2011-12-31Fix some issues with LPC1766-STK button support (there are more)patacongo1-0/+28
2011-05-24Add resource.h and fixed frequently cloned typopatacongo1-2/+2
2011-04-16Misc USB storage-related cleanuppatacongo1-6/+0
2011-04-15Add LPCXpression USB storage examplepatacongo1-1/+1
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo1-3/+0
2011-03-21Prep for 6.0 releasepatacongo1-3/+3
2011-03-20Move nuttx/examples to apps/examplespatacongo1-1/+1
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-12-04USB class drivers need to call DEV_CONNECTpatacongo1-0/+6
2010-11-30Misc USB fixespatacongo1-2/+2
2010-11-28Enable network and SD/MMC card supportpatacongo1-5/+7
2010-11-28Make size of LPC1766 EMAC RAM configurablepatacongo1-0/+1
2010-11-25Fix Broadcast config descriptionpatacongo1-1/+0
2010-11-16Initial debug fixes for LPC1766 ethernetpatacongo1-1/+1
2010-11-14Clean-up and document LP17xx ethernet driver configuration settingspatacongo1-0/+11
2010-11-12Add PHY init logicpatacongo1-0/+13
2010-11-11Add nettest and begining of lpc17xx ethernet driverpatacongo1-7/+21
2010-11-10Drop baud to 57600patacongo1-4/+4
2010-11-061766 not 1768patacongo1-1/+1
2010-11-06Add support for the Olimex LPC1766-STK boardpatacongo1-0/+848