summaryrefslogtreecommitdiff
path: root/chip/stm32/gpio-stm32f3.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* Rename gpio_is_reboot_warm() to system_is_reboot_warm()Vijay Hiremath2015-09-291-5/+0
* stm32: Add delay after enabling peripheral clockVic Yang2015-02-101-0/+4
* Add support for STM32F373Vic Yang2014-10-071-0/+52