Is it possible to build MicroPython v1.21 with support for CANPico for the Pico W?
I would like to build a project that uses both BLE and CAN. v1.21 is required for BLE support on the Pico W but the latest firmware appears to be built on v1.19.
Otherwise, I will have to use the C API I guess.
Any help would be appreciated.