summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk
Commit message (Expand)AuthorAgeFilesLines
* FTPC simplification and size reductionpatacongo2011-06-131-0/+7
* Fix minimum MTU... must be at lest 576patacongo2011-06-061-2/+2
* Fix more FTP bugspatacongo2011-06-042-5/+8
* More FTP bugfixespatacongo2011-06-031-3/+5
* More FTP client debug fixespatacongo2011-06-021-0/+3
* FTP client debug changespatacongo2011-06-022-28/+95
* Add support so that fdopen() may be used on socket descriptorspatacongo2011-06-021-1/+1
* Add a simple shell and configuration to verify the FTP client librarypatacongo2011-06-016-1/+1338
* Add resource.h and fixed frequently cloned typopatacongo2011-05-2410-20/+20
* Add logic to assign IP address in apps/examples/wlanpatacongo2011-04-213-1/+12
* Fix RTL driver MAC addresspatacongo2011-04-211-2/+2
* Finish integration of the LPCXpresso OLED NX examplepatacongo2011-04-191-1/+1
* LPCXpresso USB device workspatacongo2011-04-171-0/+4
* Misc USB storage-related cleanuppatacongo2011-04-163-18/+0
* Add a THTTPD configuration for the LPCXpresso boardpatacongo2011-04-163-10/+9
* Add LPCXpression USB storage examplepatacongo2011-04-151-1/+1
* Fix some issues with LPC17xx UART2 and 3 configurationspatacongo2011-04-131-1/+2
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-0510-30/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-0310-30/+30
* Remove .built_alwayspatacongo2011-04-0110-21/+21
* Update WLAN configurationspatacongo2011-03-261-4/+4
* RTL bug fixespatacongo2011-03-261-2/+2
* RTL updatespatacongo2011-03-262-1/+5
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-2110-30/+30
* More build fixespatacongo2011-03-201-1/+1
* Move nuttx/examples to apps/examplespatacongo2011-03-2020-174/+429
* Misc build fixespatacongo2011-03-191-1/+1
* Move nuttx/netutils to apps/netutilspatacongo2011-03-194-1/+129
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-1812-620/+620
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+36
* Make RTL8187 driver an add-onpatacongo2011-03-181-1/+1
* SLIP is now basically functionalpatacongo2011-03-161-2/+9
* Fix SLIP bugpatacongo2011-03-161-2/+2
* More SLIP integrationpatacongo2011-03-151-0/+2
* Misc slip-related fixespatacongo2011-03-152-5/+5
* Basic SLIP functionality -- but there are issuespatacongo2011-03-152-2/+6
* apps/ make changes + SLIP MTU notespatacongo2011-03-142-5/+8
* Add apps/poweroff lpc17 hardware handshakepatacongo2011-03-142-0/+11
* SLIP updatespatacongo2011-03-141-11/+5
* apps/-related updatepatacongo2011-03-131-0/+26
* SLIP correctionspatacongo2011-03-131-1/+3
* Add SLIP test configurationpatacongo2011-03-125-0/+1278
* More support for SLIP data link protocolpatacongo2011-03-129-18/+0
* RTL8187 driver updatepatacongo2011-03-091-1/+10
* RTL driver update (still in progress)patacongo2011-03-061-25/+22
* typospatacongo2011-03-031-1/+28
* Add logic to sleep in lpc17xx idle looppatacongo2011-03-023-24/+47
* RTL18189 infrastructurepatacongo2011-02-124-0/+1217
* Make space for int/isoc endpoint supportpatacongo2011-01-162-0/+26