summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/nsh/defconfig
Commit message (Expand)AuthorAgeFilesLines
* Add support for the USB trace cability in NSH when a USB console is usedpatacongo2012-05-261-3/+15
* Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-251-0/+23
* Add STM32F4Discovery support for an SSD1289-based LCDpatacongo2012-05-241-0/+0
* Add watchdog timer configuration info to all STM32 configurationspatacongo2012-04-161-0/+34
* Add STM32 watchdog configurationpatacongo2012-04-161-0/+48
* Kconfig updatepatacongo2012-04-121-1/+1
* Fix CDC/ACM alternate interface number (from Antti)patacongo2012-04-111-1/+1
* Modify configuration for use with STM32 OTG FS driver testingpatacongo2012-04-091-1/+104
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-281-0/+4
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-271-1/+2
* Misc quad encoder updatespatacongo2012-02-251-2/+8
* Update STM32 configuration to use TIM8 instead of TIM2patacongo2012-02-251-2/+3
* 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 QE support to STM32F4Discovery; add a test of the quadrature encoder driverpatacongo2012-02-151-4/+12
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-2/+0
* 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-111-0/+1275