circuitpython/ports/stm/peripherals/stm32f7/stm32f746xx
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 STM32: adds support for stm32f746xx MCU and the nucleo_f746zg board 2020-04-23 10:48:27 +02: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 STM32: adds support for stm32f746xx MCU and the nucleo_f746zg board 2020-04-23 10:48:27 +02:00