summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/olimex-lpc1766stk/ftpc
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-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...patacongo2-2/+5
2012-02-01Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo1-2/+3
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-12-31Extend lpc1766-stk LED supportpatacongo1-3/+3
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 librarypatacongo5-0/+1324