micrOS icon indicating copy to clipboard operation
micrOS copied to clipboard

Unify USB update node_config backup flow

Open BxNxM opened this issue 4 weeks ago • 0 comments

Summary

  • use _backup_node_config to fetch node_config for version comparison and carry devfid metadata through USB updates
  • allow deploy_micros to 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

Codex Task

BxNxM avatar Dec 09 '25 20:12 BxNxM