circuitpython/ports/stm/peripherals/stm32f4/stm32f405xx
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 Rework LSE clock init, allow clock overrides 2020-06-04 13:21:29 -04:00
gpio.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
periph.c stm: Add sdioio support for feather_stm32f405_express 2020-07-30 07:18:02 -05:00
periph.h Add more "extern" declarations for gcc10 compat 2020-08-21 14:39:37 -05:00
pins.c Complete F405 pin and periph definitions 2020-07-09 13:10:18 -04:00
pins.h Complete F405 pin and periph definitions 2020-07-09 13:10:18 -04:00