QUERY · ISSUE
how to add sdcard multi partition support on esp32 and esp32 s3
enhancement
Is there any chance to add sdcard multi partition support on ESP32 or esp32 s3?
I noticed that stm32 supports sdcard multi partition
https://github.com/micropython/micropython/issues/2730
Any suggestions will be thanks
CANDIDATE · ISSUE
Finish off UF2 build support for MP at least for the ESP32-S2/S3 port
port-esp32
@dpgeorge @mattytrentini Can we please finish off the work needed to get UF2 builds out of MP?
From my understanding, it's just the renaming of the FS partition so that the UF2 bootloader can find it is all that's needed?
Mat already got the uf2 build part done.
I feel this is REALLY important to make happen and quickly.
Thanks!