summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/stm32f4discovery/nsh/defconfig
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo1-5/+5
2012-09-04Changes to Kconfig and matching defconfig filespatacongo1-19/+19
2012-08-30Add configurable application entry pointpatacongo1-0/+1
2012-08-30Add USB host support for the STM3240G-EVAL boardpatacongo1-2/+0
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo1-821/+2
2012-08-29The USB host driver has been verified on the STM32F4Discoverypatacongo1-1/+1
2012-08-29Add USB host support to the STM32F4Discovery boardpatacongo1-1/+36
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo1-15/+15
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo1-2/+0
2012-07-29Review and update some board configurationspatacongo1-5/+0
2012-07-27STM32F4Discovery configuration clean-uppatacongo1-2/+2
2012-05-26Add support for the USB trace cability in NSH when a USB console is usedpatacongo1-3/+15
2012-05-25Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo1-0/+23
2012-05-24Add STM32F4Discovery support for an SSD1289-based LCDpatacongo1-0/+0
2012-04-16Add watchdog timer configuration info to all STM32 configurationspatacongo1-0/+34
2012-04-16Add STM32 watchdog configurationpatacongo1-0/+48
2012-04-12Kconfig updatepatacongo1-1/+1
2012-04-11Fix CDC/ACM alternate interface number (from Antti)patacongo1-1/+1
2012-04-09Modify configuration for use with STM32 OTG FS driver testingpatacongo1-1/+104
2012-02-28Add support for C++ static constructors (at least to a few platforms)patacongo1-0/+4
2012-02-27Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo1-1/+2
2012-02-25Misc quad encoder updatespatacongo1-2/+8
2012-02-25Update STM32 configuration to use TIM8 instead of TIM2patacongo1-2/+3
2012-02-23Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo1-0/+1
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-15Add QE support to STM32F4Discovery; add a test of the quadrature encoder driverpatacongo1-4/+12
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo1-2/+0
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo1-20/+20
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-22/+22
2012-01-20Add support for extended (29-bit) CAN IDspatacongo1-0/+3
2012-01-11Add support for the STM32F4-Discovery (from Mike Smith)patacongo1-0/+1275