summaryrefslogtreecommitdiff
path: root/chip/stm32/gpio-stm32l5.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/stm32/gpio-stm32l5.c: Format with clang-formatJack Rosenthal2022-06-281-1/+0
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-16/+21
* chip/stm32: Include gpio_chip.h when using gpio_interruptTom Hughes2021-10-181-0/+1
* chip/stm32: Add initial support for STM32L5xx seriesJes B. Klinke2021-08-251-0/+68