summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/common-hal/canio/CAN.c
AgeCommit message (Expand)Author
2020-09-29canio: actually drop the _error_count propertiesJeff Epler
2020-09-28CAN: Use mp_obj_t insteaed of canio_message_obj_t, get rid of rtr fieldJeff Epler
2020-09-22canio: Fix implementation bugs in atmel-samJeff Epler
2020-09-21canio: rename from _canioJeff Epler