summaryrefslogtreecommitdiff
path: root/chip/stm32/gpio-stm32f0.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
* cortex-m0: Add deferred schedulerAlexandru M Stan2015-02-121-4/+0
* stm32: Add delay after enabling peripheral clockVic Yang2015-02-101-0/+4
* GPIO: Reduce code duplication in STM32 gpio driverAnton Staaf2014-07-171-216/+10
* Add cprints() and ccprints()Vic Yang2014-05-211-2/+2
* cleanup: add square brackets to make test parser easierLouis Yung-Chieh Lo2014-05-071-1/+1
* stm32: fix GPIO EXTINT maskingVincent Palatin2014-04-261-1/+2
* stm32: add analog GPIO configurationVincent Palatin2014-03-201-0/+4
* stm32: add support for STM32F0xx familyVincent Palatin2014-03-111-0/+245