circuitpython/ports/stm/peripherals/stm32f4/stm32f401xe
Scott Shawcroft 644d2ba7a2 Add more "extern" declarations for gcc10 compat
gcc has tightened the restrictions on forward declarations that lack
"extern".  Fix them up.
2020-08-21 14:39:37 -05:00
..
clocks.h Override HAL_Delay and HAL_GetTick 2020-06-05 13:56:32 -04:00
gpio.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
periph.c Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
periph.h Add more "extern" declarations for gcc10 compat 2020-08-21 14:39:37 -05:00
pins.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
pins.h Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00