aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/stm32/f1/gpio.h
AgeCommit message (Expand)Author
2013-03-07Repair to documentation (most documented files)Ken Sarkies
2013-02-26Fixed gpio_primary_remap; swjdisable is pre-shifted and therefore needs to be...Vegard Storheil Eriksen
2013-01-08Minor cleanup to use dispatch memorymap.hKen Sarkies
2012-11-13Proposed deduplication of peripherals, GPIO exampleKen Sarkies
2012-11-08Fixed cut and paste typo for CAN banks.Piotr Esden-Tempski
2012-09-02Add C linkage declaration for C++ usageNicolas Schodet
2012-08-20STM32F1xx: Changed markup to get more control over documentation, eachKen Sarkies
2012-03-22Add mask for SWJ bits.Daniel O'Connor
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2012-02-13Added missing gpio definitions for timer 5.Piotr Esden-Tempski
2012-02-13Added combined gpio bank definitions to timers as you tend to set those up in...Piotr Esden-Tempski
2012-02-13Forgot some BANK suffixes.Piotr Esden-Tempski
2012-02-13Added bank definitions to f1 gpio header.Piotr Esden-Tempski
2011-11-16Added UART4 and UART5 gpio definitions for stm32f1. Also corrected the naming...Piotr Esden-Tempski
2011-10-31Fix more STM32 whitespace issuesStephen Caudle
2011-10-12Restructuring stm32 include directories.Fergus Noble