summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/olimex-lpc1766stk/ftpc/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/+1
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo1-524/+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-19/+19
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-22/+22
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-06-06Fix minimum MTU... must be at lest 576patacongo1-2/+2
2011-06-04Fix more FTP bugspatacongo1-2/+3
2011-06-02More FTP client debug fixespatacongo1-0/+3
2011-06-02FTP client debug changespatacongo1-26/+77
2011-06-02Add support so that fdopen() may be used on socket descriptorspatacongo1-1/+1
2011-06-01Add a simple shell and configuration to verify the FTP client librarypatacongo1-0/+952