summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/nsh2
Commit message (Expand)AuthorAgeFilesLines
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-282-0/+10
* Add logic to support the FSMC SRAM in the NuttX heappatacongo2012-02-272-3/+29
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-273-3/+16
* Enable STM32 F4 hardware floating point with the Atollic toolchainpatacongo2012-02-231-0/+4
* Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo2012-02-233-2/+20
* (1) Fix a critical memory leak in the TCP read-ahead buffering logic; Add an ...patacongo2012-02-231-1/+5
* STM32 SDIO DMA: Ignore DMA FIFO errors; these seem to be bogus. SD multiple ...patacongo2012-02-211-2/+3
* Fix SDIO DMA (finally)patacongo2012-02-211-5/+5
* STM32 SDIO driver now build with DMA enabledpatacongo2012-02-191-15/+2
* Add interface to enabled/disable debug outputpatacongo2012-02-121-1/+1
* Fix a small RAM log bug (the RAM log still does not work)patacongo2012-02-121-2/+2
* Fix some typos and compilation errors introduced in the last checkinpatacongo2012-02-121-0/+32
* Some changes to the Telnet/FTPD configurationpatacongo2012-02-082-2/+65
* Add stm3240g-eval nsh2 configuration: SDIO and no UARTpatacongo2012-02-025-0/+1767