circuitpython/shared-bindings/canio
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
..
CAN.c Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
CAN.h Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
Listener.c Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
Listener.h CAN: Use mp_obj_t insteaed of canio_message_obj_t, get rid of rtr field 2020-09-28 17:22:00 -05:00
Match.c Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
Match.h Match: address -> id 2020-09-28 17:22:00 -05:00
Message.c Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
Message.h canio: remove stray remote_transmission_request method declaration 2020-09-28 17:22:02 -05:00
RemoteTransmissionRequest.c Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
RemoteTransmissionRequest.h canio: RemoteTransmissionRequest: Split implementation, keep one structure 2020-09-28 17:22:00 -05:00
__init__.c Convert more modules to use MP_REGISTER_MODULE 2021-09-01 00:19:05 -04:00
__init__.h canio: rename from _canio 2020-09-21 16:44:26 -05:00