mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
can.c now contains the low-level C interface to the CAN peripheral, and pyb_can.c the Python-level class/methods/constants.
can.c now contains the low-level C interface to the CAN peripheral, and pyb_can.c the Python-level class/methods/constants.