summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek/tcpecho
Commit message (Expand)AuthorAgeFilesLines
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-031-1/+1
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-021-1/+1
* TCP Read-Ahead: Convert to use I/O buffer chainsGregory Nutt2014-06-241-2/+5
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-161-1/+1
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-111-3/+3
* configs/*/defconfig: Increase the number of pre-allocated watchdogs in config...Gregory Nutt2014-04-091-1/+1
* lm3s6965: Add path to the CodeSourcery toolchainGregory Nutt2014-04-071-3/+10
* Refresh all LM3/4/Tiva configurationsGregory Nutt2014-03-091-27/+176
* functions and definitions renamed from lm_ to tiva_Gregory Nutt2014-03-081-23/+23
* The old lm/ directories were enamed tiva/ to better support new products comi...Gregory Nutt2014-03-081-1/+1
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-061-1/+0
* Make network buffering sizes consistent in all configurationsGregory Nutt2014-03-031-2/+2
* configs/lm3s8962-ek/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-011-1/+1
* Comment out all CONFIG_APPS_DIR settings in all defconfig files. We con't kn...Gregory Nutt2014-02-211-1/+1
* The optimization level can now be selected as part of the configurationGregory Nutt2014-01-241-1/+0
* Misc changes from Richard CochranGregory Nutt2014-01-151-1/+1
* Change how TCP read-ahead is selected to better integrate with TCP write buff...Gregory Nutt2014-01-131-0/+1
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-201-2/+4
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-251-1/+1
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-1/+1
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-2/+2
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-131-1/+1
* Add TCP echo example for the LM3S6965-EK. From Max HoltzbergGregory Nutt2013-05-223-0/+827