summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/src
Commit message (Expand)AuthorAgeFilesLines
* In 16-bit address mode, FSMC_A16 corresponds to address bit 17patacongo2012-05-301-2/+3
* SSD1289 fixespatacongo2012-05-281-1/+1
* Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-252-90/+112
* Fix conditional compilation in STM32 quadrature encoderpatacongo2012-05-251-23/+32
* Add STM32F4Discovery support for an SSD1289-based LCDpatacongo2012-05-244-1/+673
* Add STM32 watchdog configurationpatacongo2012-04-162-0/+140
* More progress on the STM32 OTG FS device driverpatacongo2012-04-051-19/+1
* Beginnings of STM32 F4 OTG FS device driverpatacongo2012-04-023-2/+138
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-282-0/+159
* STM32 Quad Encoder bug fixespatacongo2012-02-281-1/+1
* Fixes for the STM32 quadrature encoderpatacongo2012-02-251-8/+51
* Misc fixes to quadrature encoder debug outputpatacongo2012-02-211-2/+2
* Add QE support to STM32F4Discovery; add a test of the quadrature encoder driverpatacongo2012-02-155-3/+151
* Add support for the STM32F4-Discovery (from Mike Smith)patacongo2012-01-118-0/+1177