aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/f2/gpio.c
AgeCommit message (Expand)Author
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/f2: Coding-style fixes.Uwe Hermann
2011-10-30Rename stm32 lib folders to be consistent with includeStephen Caudle