summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/stm3240g-eval/telnetd
AgeCommit message (Expand)AuthorFilesLines
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo1-0/+1
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo1-19/+19
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo1-2/+0
2012-07-29Review and update some board configurationspatacongo1-5/+0
2012-04-16Add STM32 watchdog configurationpatacongo1-0/+1
2012-04-12Kconfig updatepatacongo1-1/+1
2012-04-07Fix much replicated typo. STM32 F4 SRAM is CCM, not TCMpatacongo2-4/+4
2012-02-28Add support for C++ static constructors (at least to a few platforms)patacongo2-1/+11
2012-02-27Add logic to support the FSMC SRAM in the NuttX heappatacongo2-3/+28
2012-02-27Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo3-3/+16
2012-02-23Enable STM32 F4 hardware floating point with the Atollic toolchainpatacongo1-0/+4
2012-02-23Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo3-2/+20
2012-02-23(1) Fix a critical memory leak in the TCP read-ahead buffering logic; Add an ...patacongo1-0/+4
2012-02-19STM32 SDIO driver now build with DMA enabledpatacongo1-15/+1
2012-02-02Add stm3240g-eval nsh2 configuration: SDIO and no UARTpatacongo2-0/+0
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo1-2/+0
2012-02-02Add a configuration for testing the Telnet daemonpatacongo5-0/+1680