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
Upon selecting a different EEPROM firmware file in the project
settings read actual EEPROM settings from that firmware file
instead of showing some hard-coded default settings.
If user configured custom EEPROM settings those will not be overwritten
by default, but do offer a button to "reset" those to the default settings of the newly selected firmware file.
Verification: ensure reads are done from storage and not from memory by dropping Linux page cache.
Verification: mention verification took place in log.