circuitpython/ports/stm/peripherals/stm32f4
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
..
stm32f401xe Add more "extern" declarations for gcc10 compat 2020-08-21 14:39:37 -05:00
stm32f405xx Add more "extern" declarations for gcc10 compat 2020-08-21 14:39:37 -05:00
stm32f407xx Add more "extern" declarations for gcc10 compat 2020-08-21 14:39:37 -05:00
stm32f411xe Add more "extern" declarations for gcc10 compat 2020-08-21 14:39:37 -05:00
stm32f412zx Add more "extern" declarations for gcc10 compat 2020-08-21 14:39:37 -05:00
clocks.c Rework LSE clock init, allow clock overrides 2020-06-04 13:21:29 -04:00