[PATCH 0/1] Add STM32F4 GPIO functionality
Duc Doan
dtbpkmte at gmail.com
Sun Jul 10 10:16:25 UTC 2022
This patch adds GPIO functionality of STM32F4 that the GPIO API
does not cover. It includes locking pins and setting alternate
function.
Duc Doan (1):
bsps/stm32f4: Add missing GPIO functionality
bsps/arm/stm32f4/gpio/gpio.c | 32 +++++++++++++++++++++
bsps/arm/stm32f4/include/bsp/stm32f4_gpio.h | 20 +++++++++++++
2 files changed, 52 insertions(+)
--
2.36.1
More information about the devel
mailing list