circuitpython/ports/stm/supervisor
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
..
cpu.s create copy 2020-03-11 18:13:06 -04:00
internal_flash_root_pointers.h create copy 2020-03-11 18:13:06 -04:00
internal_flash.c Add more "extern" declarations for gcc10 compat 2020-08-21 14:39:37 -05:00
internal_flash.h Add license to some obvious files. 2020-07-06 19:16:25 +01:00
port.c stm: fix if-guard of conditional code 2020-07-30 07:18:12 -05:00
qspi_flash.c create copy 2020-03-11 18:13:06 -04:00
serial.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
usb.c Claim USB pins at startup to prevent overwrites 2020-07-22 14:22:05 -04:00