QUERY · ISSUE
OpenMV Feature: ROMFS IOCTL Documentation and Debug
enhancement
Description
- Ensure ROMFS write/erase from MicroPython for STM32, IMIXRT, and ALIF works.
- Add documentation about ROMFS, ioctl API, etc.
- Make ROMFS bootable?
Code Size
No response
Implementation
I hope the MicroPython maintainers or community will implement this feature
Code of Conduct
Yes, I agree
CANDIDATE · PULL REQUEST
alif/boards/OPENMV_AE3: Fix romfs partitions.
port-alif
Summary
Update romfs partitions to reflect the latest layout.
Testing
This partitions split is what we've been actually using for a while, and it's working fine, I just forgot to update it.