circuitpython/ports/stm/peripherals/stm32f7/stm32f767xx
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 Implement F7 Nucleo 2020-04-02 11:47:16 -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 Implement F7 Nucleo 2020-04-02 11:47:16 -04:00