summaryrefslogtreecommitdiff
path: root/chip/stm32/gpio-stm32g4.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* util: remove unused includesYuval Peress2022-08-051-0/+1
* chip/stm32/gpio-stm32g4.c: Format with clang-formatJack Rosenthal2022-06-281-6/+6
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-7/+12
* chip/stm32: Include gpio_chip.h when using gpio_interruptTom Hughes2021-10-181-0/+1
* stm32g4: Add gpio supportScott Collyer2020-07-291-0/+66