Files
Zynq_Flasher/src
Jeremy Shen b222bd4586 🐛 fix(gui): allow all steps to be runnable independently
- Remove dependency chain that prevented steps 2,3,4 from running
- All steps now have can_run=True
- Steps can be executed individually without running previous steps
2026-06-10 10:00:28 +08:00
..