aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/f1/gpio.c
AgeCommit message (Expand)Author
2013-01-06Merging pull request #63 Improvements to STM32F1 I2C, CAN, RCC, and USB (f107)Piotr Esden-Tempski
2012-11-13Proposed deduplication of peripherals, GPIO exampleKen Sarkies
2012-10-19stm32/f1/gpio: use |= instead of = when setting up registersJeff Ciesielski
2012-08-20STM32F1xx: Changed markup to get more control over documentation, eachKen Sarkies
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
2011-11-17stm32/f1/gpio.c: Add some Doxygen comments.Uwe Hermann
2011-11-17lib/stm32/f1: Coding-style fixes.Uwe Hermann
2011-10-30Rename stm32 lib folders to be consistent with includeStephen Caudle