aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/chip/stm32f40xxx_pinmap.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-695/+0
* Manually fixup merge botches via direct comparison with NuttX r5447.px4dev2013-01-111-1/+1
* Evolving STM32 USB host supportpatacongo2012-08-161-1/+1
* SDIO fixes for the STM32 F2 from Gary Teravskis and Scott Rondestvedtpatacongo2012-07-241-12/+12
* Beginnings of STM32 F4 OTG FS device driverpatacongo2012-04-021-4/+4
* Add support for SRAM on board the STM3240G-EVAL boardpatacongo2012-02-271-64/+64
* Fixes for the STM32 quadrature encoderpatacongo2012-02-251-67/+67
* Add QE support to STM32F4Discovery; add a test of the quadrature encoder driverpatacongo2012-02-151-77/+77
* I suppose the STM32 F4 is like the F1 in that TIM inputs should not use alter...patacongo2012-02-151-154/+154
* Fix TIM in/out pin namingpatacongo2012-02-151-20/+87
* Initial fleshing out of the STM32 quadrature encoder driverpatacongo2012-02-141-18/+18
* STM32 F4 I2C updatespatacongo2012-01-251-22/+22
* Make STM32 F4 TIM pin naming consistent with F1patacongo2012-01-061-67/+67
* Add support for STM32 Potentiometer via ADC3patacongo2012-01-021-1/+1
* STM32 CAN driver now compilespatacongo2011-12-211-13/+13
* Completes coding of the PWM modulepatacongo2011-12-191-0/+628