circuitpython/shared-bindings/gnss
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
..
GNSS.c Fix several type hints 2020-07-27 18:05:13 +09:00
GNSS.h Add license to some obvious files. 2020-07-06 19:16:25 +01:00
PositionFix.c Fix several type hints 2020-07-27 18:05:13 +09:00
PositionFix.h Add more "extern" declarations for gcc10 compat 2020-08-21 14:39:37 -05:00
SatelliteSystem.c Add and correct some type hints 2020-07-24 18:20:03 +09:00
SatelliteSystem.h Add more "extern" declarations for gcc10 compat 2020-08-21 14:39:37 -05:00
__init__.c Add license to some obvious files. 2020-07-06 19:16:25 +01:00