mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
This enables listing all flash area partitions automagically instead of just sotrage_partitions. It uses the label, and the ID when not present. Signed-off-by: Vdragon <mail@massdriver.space>