summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/telnetd/defconfig
Commit message (Expand)AuthorAgeFilesLines
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-281-1/+5
* Add logic to support the FSMC SRAM in the NuttX heappatacongo2012-02-271-0/+23
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-271-1/+2
* Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo2012-02-231-0/+1
* (1) Fix a critical memory leak in the TCP read-ahead buffering logic; Add an ...patacongo2012-02-231-0/+4
* STM32 SDIO driver now build with DMA enabledpatacongo2012-02-191-15/+1
* Add stm3240g-eval nsh2 configuration: SDIO and no UARTpatacongo2012-02-021-0/+0
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-2/+0
* Add a configuration for testing the Telnet daemonpatacongo2012-02-021-0/+1283