summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/buttons
Commit message (Expand)AuthorAgeFilesLines
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-201-2/+0
* ST3210E-EVAL: Add power management configuration; move all linker scripts to...patacongo2012-06-283-226/+3
* Add watchdog timer configuration info to all STM32 configurationspatacongo2012-04-161-0/+46
* Add STM32 watchdog configurationpatacongo2012-04-161-0/+1
* Kconfig updatepatacongo2012-04-121-1/+1
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-281-1/+5
* STM32 SDIO driver now build with DMA enabledpatacongo2012-02-191-1/+1
* Clear up some configuration naming that was inconsistent accross STM32 chipspatacongo2012-02-181-2/+2
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-2/+0
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-20/+20
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-22/+22
* Fix banding on the R61580 LCDpatacongo2011-12-051-0/+7
* Enable JTAG on all STM32 configurationpatacongo2011-10-291-0/+16
* Fixes from last changes when built with CodeSourcery, STM32, LCD, 16-bit colorpatacongo2011-10-252-3/+5
* Fix I2C/FSMC conflict for STM32; Fix STM32 clock setuppatacongo2011-09-081-0/+5
* Fix NT stype upper/lower case FAT 8.3 filenamepatacongo2011-07-141-1/+42
* Verified STM3210E-EVAL button handling and new button test applicationpatacongo2011-07-071-2/+11
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-076-0/+1308