| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-15 | run code formatting script | microDev | |
| 2020-10-29 | Fixing make stub warnings and mypy issuesmak | sw23 | |
| 2020-09-28 | canio: RemoteTransmissionRequest: Split implementation, keep one structure | Jeff Epler | |
| This already begins obscuring things, because now there are two sets of shared-module functions for manipulating the same structure, e.g., common_hal_canio_remote_transmission_request_get_id and common_hal_canio_message_get_id | |||
| 2020-09-28 | canio: Split RemoteTransmissionRequest to its own class | Jeff Epler | |
| It reuses most of canio.Message's implementation, and structure | |||
| 2020-09-28 | canio: doc improvements | Jeff Epler | |
| 2020-09-21 | Fix unintentional cross references | Jeff Epler | |
| 2020-09-21 | canio: rename from _canio | Jeff Epler | |
| This reflects our belief that the API is stable enough to avoid incompatible changes during 6.x. | |||
