summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval
Commit message (Expand)AuthorAgeFilesLines
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-1813-364/+0
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Resync new repository with old repo r5166patacongo2012-09-1713-13/+13
* Remove executable property from source and make filespatacongo2012-09-137-0/+0
* More logic for the MX3 Wildfire boardpatacongo2012-09-101-4/+4
* Minor update to Shenzhou README filespatacongo2012-09-091-10/+19
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+16
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-8/+8
* Remove several unused configuration valuespatacongo2012-09-0813-26/+0
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-081-19/+0
* More Shenzhou board logicpatacongo2012-09-0813-13/+13
* More support for the Shenzhou boardpatacongo2012-09-0734-34/+34
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-0514-105/+1
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-0413-65/+65
* Changes to Kconfig and matching defconfig filespatacongo2012-09-0413-247/+247
* Fix workqueue assertion; STM32 power managementpatacongo2012-09-021-3/+2
* Add configurable application entry pointpatacongo2012-08-3013-0/+15
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-3013-7901/+23
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-2913-13/+13
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-2713-0/+13
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-2313-195/+195
* PM updatepatacongo2012-08-221-18/+39
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-2014-30/+0
* Progress on STM32 OTG FS host driverpatacongo2012-08-201-0/+3
* Move duplicate LCD orieations settings from configs/*/Kconfig to drivers/lcd/...patacongo2012-08-181-28/+1
* STM32 CAN TX/RX pins reversed; inconsistent conditional compilationpatacongo2012-08-081-2/+2
* STM32 PM updatepatacongo2012-08-031-3/+16
* STM32 PM updatepatacongo2012-08-031-1/+1
* Add support for testing multiple ADC, PWM, and QE devicespatacongo2012-07-301-1/+1
* More board configurations updatespatacongo2012-07-291-8/+0
* Review and update some board configurationspatacongo2012-07-292-83/+98
* PM update; NSH extension to catch return valuespatacongo2012-07-282-8/+9
* PM updatepatacongo2012-07-272-83/+163
* PM updates (missed last night)patacongo2012-07-271-6/+6
* PM updatepatacongo2012-07-273-14/+90
* STM32: Add logic to attach the RTC alarm EXTI interruptpatacongo2012-07-171-1/+7
* PM updatepatacongo2012-07-143-6/+20
* STM32: remove pm_unregister buttons. Initialize PM buttons only oncepatacongo2012-07-126-66/+49
* Make PM button logic configurablepatacongo2012-07-125-22/+37
* PM: Needs to set newstate to NORMAL when awakening from stop modepatacongo2012-07-111-0/+1
* PM updatepatacongo2012-07-112-15/+68
* STM32 PM updatepatacongo2012-07-044-16/+66
* Clean up LPC43 USART vs UART namingpatacongo2012-07-042-13/+13
* LMS3 and PM updatepatacongo2012-07-044-18/+68
* PM Update; add configs//ekk-lm3s9b96patacongo2012-06-304-19/+52
* Adding LPC43xx header filespatacongo2012-06-281-0/+9
* ST3210E-EVAL: Add power management configurationpatacongo2012-06-284-0/+1922
* ST3210E-EVAL: Add power management configuration; move all linker scripts to...patacongo2012-06-2842-2271/+858
* STM32 power management updatepatacongo2012-06-181-23/+182
* Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-252-17/+17