-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
esphome/esphome
#12460Description
Currently we just mark the partition as good: https://github.com/esphome/esphome/blob/dev/esphome/components/esp32/core.cpp#L58-L67
We should enable CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE and mark good only after we know its good. Will prevent updates from bricking devices if safe mode fails.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done