aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/f4/gpio.c
AgeCommit message (Expand)Author
2013-03-07Add test in common headers for improper inclusion of such files in application.Ken Sarkies
2013-03-07Repair to documentation (most documented files)Ken Sarkies
2012-11-13Proposed deduplication of peripherals, GPIO exampleKen Sarkies
2012-11-07Eliminate redundant gpio code from f2/f4/l1Karl Palsson
2012-09-13stm32 F2/F4 gpio_set_af() fixJason Kotzin
2012-05-31Use ODR instead of IDR to toggle an output GPIONicolas Schodet
2012-05-25Mark reg32 variables as used. So that the compiler does not complain.Piotr Esden-Tempski
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2012-02-06Fix nasty bug with GPIO alternate function setup on F2/F4 (sorry guys).Fergus Noble
2011-11-17lib/stm32/f4: Coding-style fixes.Uwe Hermann
2011-10-31Add initial support for STM32F4Stephen Caudle