summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval
Commit message (Expand)AuthorAgeFilesLines
* Part I of port of Rhombus math librarypatacongo2012-10-2813-13/+0
* Document problem with GCC 4.8.3 and the NXFLAT toolspatacongo2012-10-101-0/+6
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-1014-14/+16
* Change the default path to the buildroot bin/ directory in all setenv.sh filespatacongo2012-10-107-7/+7
* Fix a recurring, cloned typopatacongo2012-10-066-15/+15
* All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILD...patacongo2012-10-0613-26/+78
* Update all config README.txt files to show that they use the EABI buildroot t...patacongo2012-10-061-5/+57
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-0513-26/+26
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-0413-165/+165
* 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