summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/olimex-lpc1766stk/usbserial
AgeCommit message (Expand)AuthorFilesLines
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-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-12-31Extend lpc1766-stk LED supportpatacongo1-4/+4
2011-05-24Add resource.h and fixed frequently cloned typopatacongo1-2/+2
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-11-30Misc USB fixespatacongo1-1/+1
2010-11-28Enable network and SD/MMC card supportpatacongo1-3/+5
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-06Only 256Kb FLASHpatacongo1-2/+2
2010-11-06Add support for the Olimex LPC1766-STK boardpatacongo4-0/+1166