on esp32 they have this partition system to separate application/.py files from storage https://docs.micropython.org/en/latest/ ... .Partition
I'm after a way to save some static meta-data that shouldn't get erased no matter what, i..e full erase, uf2 update, et'all. what would be the best approach?
I'm after a way to save some static meta-data that shouldn't get erased no matter what, i..e full erase, uf2 update, et'all. what would be the best approach?
Statistics: Posted by dav01 — Wed Jun 12, 2024 9:31 pm