circuitpython/shared-bindings/gnss
Jeff Epler 78cf0a90af
Make MP_PROPERTY_GETTER / _GETSET fully declare the property
This will enable setting data attributes, namely, the section of the
symbol.
2022-05-03 08:48:53 -05:00
..
GNSS.c Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
GNSS.h Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05: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 Build fixes thanks to jepler 2021-05-06 09:04:56 -07:00
SatelliteSystem.h Add more "extern" declarations for gcc10 compat 2020-08-21 14:39:37 -05:00
__init__.c Convert more modules to use MP_REGISTER_MODULE 2021-09-01 00:19:05 -04:00