aboutsummaryrefslogtreecommitdiff
path: root/core/drivers/stm32_gpio.c
AgeCommit message (Expand)Author
2019-04-10stm32_gpio: fix inline comment on GPIO bank verificationEtienne Carriere
2019-04-04stm32_gpio: rename excep into exceptionsEtienne Carriere
2019-04-04stm32_gpio: make all local variables be initializedEtienne Carriere
2019-02-14core: upgrade from write32() to io_write32() and friendsEtienne Carriere
2019-02-12core: change io_{clr|set|clrset}bits32() address argument typeEtienne Carriere
2019-02-11stm32_gpio: driver for GPIO and pin controlEtienne Carriere