micrOS
micrOS copied to clipboard
Unify USB update node_config backup flow
Summary
- use
_backup_node_configto fetch node_config for version comparison and carry devfid metadata through USB updates - allow
deploy_microsto accept a provided node_config bundle to avoid redundant downloads while restoring backups - return serialized node_config from backup operations so subsequent steps reuse the same data
Testing
- python -m compileall toolkit