circuitpython/ports/stm/peripherals/stm32f4/stm32f407xx
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
periph.c
periph.h Add more "extern" declarations for gcc10 compat 2020-08-21 14:39:37 -05:00
pins.c
pins.h