QUERY · ISSUE
OpenMV Feature: RTC.memory()
enhancement
Description
RTC.memory() working for the STM32, MIMXRT, and Alif on the machine module.
Also, standardize the RTC API on these ports. They all implement the machine API in somewhat different ways.
Code Size
No response
Implementation
I hope the MicroPython maintainers or community will implement this feature
Code of Conduct
Yes, I agree
CANDIDATE · ISSUE
OpenMV Feature: CAN Support for IMXRT and ALIF
enhancement
Description
Add machine CAN module for ALIF and MIMXRT. RT driver is already done but needs to be ported to the new API: https://github.com/micropython/micropython/pull/12324
Code Size
No response
Implementation
I hope the MicroPython maintainers or community will implement this feature
Code of Conduct
Yes, I agree