summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo2012-05-075-25/+25
* Add NxConsole configuration for the STM3240G-EVAL boardpatacongo2012-04-271-1/+1
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+12
* More Kconfig stuffpatacongo2012-04-191-1/+1
* More Kconfig stuffpatacongo2012-04-181-0/+92
* Add watchdog timer configuration info to all STM32 configurationspatacongo2012-04-1612-0/+552
* Add STM32 watchdog configurationpatacongo2012-04-1615-0/+153
* Kconfig updatepatacongo2012-04-1212-12/+12
* Fix CDC/ACM alternate interface number (from Antti)patacongo2012-04-113-3/+3
* Updates for STM3210E-EVAL SRAMpatacongo2012-04-093-102/+132
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* Update STM3210E-EVAL backlight controlspatacongo2012-04-011-13/+55
* Fix warningpatacongo2012-03-311-2/+1
* Apply fixes for STM3210E-EVAL LCD backlight PWMpatacongo2012-03-311-19/+70
* More fixes for NxConsole driverpatacongo2012-03-305-55/+55
* Can now run an NSH session within an NX windowpatacongo2012-03-2911-78/+1891
* The NX console appears to be fully functionalpatacongo2012-03-285-4/+27
* NX console updatespatacongo2012-03-285-1/+16
* Updaes for NX Consolepatacongo2012-03-278-3/+181
* Documentation update; enabled I2C tool in stm32 nsh2 configpatacongo2012-03-233-0/+36
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-0/+0
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-0/+0
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-2811-11/+55
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-271-5/+4
* Add support for SRAM on board the STM3240G-EVAL boardpatacongo2012-02-271-2/+2
* STM32 SDIO driver now build with DMA enabledpatacongo2012-02-191-1/+1
* Clear up some configuration naming that was inconsistent accross STM32 chipspatacongo2012-02-1812-25/+24