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: Memory map support
enhancement
Description
This is a first step towards gcalloc'ing memory from specific RAMs. It will also help align OpenMV's fork with upstream even more, as we have custom fixes to DMA buffers and whatnot, that this will replace.
https://github.com/micropython/micropython/issues/16644
Code Size
No response
Implementation
I hope the MicroPython maintainers or community will implement this feature
Code of Conduct
Yes, I agree