summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/nettest
Commit message (Expand)AuthorAgeFilesLines
* Add FAT long filename support to the Olimex LPC1766-STK NSH and FTPC configur...patacongo2012-01-011-2/+42
* Fix some issues with LPC1766-STK button support (there are more)patacongo2011-12-311-0/+28
* Extend lpc1766-stk LED supportpatacongo2011-12-311-4/+4
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* Add logic to assign IP address in apps/examples/wlanpatacongo2011-04-211-1/+0
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-051-3/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-3/+3
* Remove .built_alwayspatacongo2011-04-011-2/+2
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-3/+3
* Move nuttx/examples to apps/examplespatacongo2011-03-202-39/+44
* Move nuttx/netutils to apps/netutilspatacongo2011-03-191-0/+38
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-59/+59
* More support for SLIP data link protocolpatacongo2011-03-121-2/+0
* Enable network and SD/MMC card supportpatacongo2010-11-281-2/+5
* nettest now uses only 8Kb for packet bufferspatacongo2010-11-281-0/+4
* Make size of LPC1766 EMAC RAM configurablepatacongo2010-11-281-0/+1
* Fix Broadcast config descriptionpatacongo2010-11-251-1/+0
* Initial debug fixes for LPC1766 ethernetpatacongo2010-11-161-1/+3
* Fix compile errors with debug onpatacongo2010-11-151-1/+1
* Clean-up and document LP17xx ethernet driver configuration settingspatacongo2010-11-141-0/+11
* Add PHY init logicpatacongo2010-11-121-0/+13
* Add nettest and begining of lpc17xx ethernet driverpatacongo2010-11-114-0/+1137