summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/zmodem
Commit message (Expand)AuthorAgeFilesLines
* Make network buffering sizes consistent in all configurationsGregory Nutt2014-03-031-2/+2
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-281-0/+2
* The optimization level can now be selected as part of the configurationGregory Nutt2014-01-241-1/+0
* Update paths to more recent CodeSourcery toolchainGregory Nutt2014-01-201-1/+2
* 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
* A consequence of previous change: Configurations that select a PHY also need...Gregory Nutt2013-09-171-1/+1
* Add prefex ETH0 to all PHY configurations to support multiple NICsGregory Nutt2013-09-171-4/+4
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-2/+2
* More Zmodem tweaksGregory Nutt2013-07-161-6/+7
* Zmodem utilities can now be built for Linux; Fix some configuration confusionGregory Nutt2013-07-151-2/+1
* Minor end-of-the-day Zmodem changesGregory Nutt2013-07-151-1/+1
* Partial fixes for Zmodem RX buffering problems.Gregory Nutt2013-07-151-9/+12
* Additional support needed for Zmodem debugGregory Nutt2013-07-121-1/+1
* Build/test framework for the Zmodem sz and rz commands which are on their wayGregory Nutt2013-07-123-0/+989