summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/nsh
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-271-3/+5
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-273-3/+16
* Misc quad encoder updatespatacongo2012-02-251-2/+8
* Update STM32 configuration to use TIM8 instead of TIM2patacongo2012-02-251-2/+3
* 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-4/+22
* (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 QE support to STM32F4Discovery; add a test of the quadrature encoder driverpatacongo2012-02-152-4/+16
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-2/+0
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-1/+2
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-20/+20
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-22/+22
* Add support for extended (29-bit) CAN IDspatacongo2012-01-201-0/+3
* Add support for the STM32F4-Discovery (from Mike Smith)patacongo2012-01-115-0/+1680