summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/nxlines/defconfig
Commit message (Expand)AuthorAgeFilesLines
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-281-1/+5
* 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
* Add support for STM32 LCD backlightpatacongo2011-11-101-3/+8
* Enable JTAG on all STM32 configurationpatacongo2011-10-291-0/+16
* Fixes from last changes when built with CodeSourcery, STM32, LCD, 16-bit colorpatacongo2011-10-251-1/+3
* Fix I2C/FSMC conflict for STM32; Fix STM32 clock setuppatacongo2011-09-081-0/+5
* Add a test of the circle rendering logicpatacongo2011-08-241-2/+14
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-031-0/+1210