summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/olimex-lpc1766stk/nettest
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-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-4/+4
2011-05-24Add resource.h and fixed frequently cloned typopatacongo1-2/+2
2011-04-21Add logic to assign IP address in apps/examples/wlanpatacongo1-1/+0
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-2/+2
2011-03-21Prep for 6.0 releasepatacongo1-3/+3
2011-03-20Move nuttx/examples to apps/examplespatacongo2-39/+44
2011-03-19Move nuttx/netutils to apps/netutilspatacongo1-0/+38
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-28Enable network and SD/MMC card supportpatacongo1-2/+5
2010-11-28nettest now uses only 8Kb for packet bufferspatacongo1-0/+4
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/+3
2010-11-15Fix compile errors with debug onpatacongo1-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 driverpatacongo4-0/+1137