You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From undefined/undefined to valid/invalid. Flashing a new firmware
via USB during the build process only updates the app0 partition
and leaves the app1 partition untouched. But the app1 state gets
set to undefined making it bootable again. Avoid rollback to app1
with unknown content by marking it invalid.
0 commit comments