summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/stm3210e-eval/nsh/defconfig
AgeCommit message (Expand)AuthorFilesLines
2012-09-05STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo1-8/+0
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-30Remove documentation from defconfig files so that they are more maintainablepatacongo1-447/+1
2012-08-29The USB host driver has been verified on the STM32F4Discoverypatacongo1-1/+1
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-04-16Add watchdog timer configuration info to all STM32 configurationspatacongo1-0/+46
2012-04-16Add STM32 watchdog configurationpatacongo1-0/+1
2012-04-12Kconfig updatepatacongo1-1/+1
2012-02-28Add support for C++ static constructors (at least to a few platforms)patacongo1-1/+5
2012-02-18Clear up some configuration naming that was inconsistent accross STM32 chipspatacongo1-2/+2
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
2011-12-05Fix banding on the R61580 LCDpatacongo1-0/+7
2011-10-29Enable JTAG on all STM32 configurationpatacongo1-0/+16
2011-10-25Fixes from last changes when built with CodeSourcery, STM32, LCD, 16-bit colorpatacongo1-1/+3
2011-09-08Fix I2C/FSMC conflict for STM32; Fix STM32 clock setuppatacongo1-0/+5
2011-07-16Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX ...patacongo1-4/+16
2011-07-14Fix NT stype upper/lower case FAT 8.3 filenamepatacongo1-1/+42
2011-05-24Add resource.h and fixed frequently cloned typopatacongo1-2/+2
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo1-3/+0
2011-03-21Prep for 6.0 releasepatacongo1-3/+3
2011-03-20Move nuttx/examples to apps/examplespatacongo1-1/+1
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo1-59/+59
2011-03-12More support for SLIP data link protocolpatacongo1-2/+0
2010-10-27Add strnlen()patacongo1-0/+1
2010-08-28Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo1-4/+4
2009-11-28Need to enable SDIO DMApatacongo1-1/+1
2009-11-26Numerous fixes for basic STM32 SDIO DMA accesspatacongo1-0/+2
2009-11-18Fix issues related to work queue timingpatacongo1-2/+2
2009-11-17Callbacks need to use worker thread; clean up/document configuration settingspatacongo1-3/+50
2009-11-05Add support for GPIO interrupts & STM3210E-EVAL board buttonspatacongo1-0/+2
2009-11-04Add USBSERIAL configuration optionspatacongo1-0/+6
2009-11-03Status not being set when transfer started via epsubmit()patacongo1-1/+1
2009-10-27Remove unused configuration settingpatacongo1-1/+0
2009-10-24More typospatacongo1-1/+1
2009-10-24typospatacongo1-1/+2
2009-10-23Add USB serial device configuration for STM32patacongo1-1/+121
2009-10-23Add support for the CodeSourcery toolchain under Linux for the STM32patacongo1-1/+2
2009-10-20Add FSMC supportpatacongo1-1/+9
2009-10-17Calibrate stm32 delay looppatacongo1-4/+4
2009-10-14Add NSH configurationpatacongo1-0/+625