gui: Add page for configuration and flashing
- Also add a seperate page for configuration and flashing
- Currently only one extra configuration option: to skip verification
- Add documentation link to config.json
- Show board documentation link while flashing
Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
Showing
- Cargo.lock 28 additions, 0 deletionsCargo.lock
- bb-imager/src/common.rs 21 additions, 3 deletionsbb-imager/src/common.rs
- bb-imager/src/config.rs 1 addition, 0 deletionsbb-imager/src/config.rs
- bb-imager/src/flasher/bcf.rs 11 additions, 6 deletionsbb-imager/src/flasher/bcf.rs
- cli/src/main.rs 3 additions, 1 deletioncli/src/main.rs
- config.json 4 additions, 2 deletionsconfig.json
- gui/Cargo.toml 1 addition, 0 deletionsgui/Cargo.toml
- gui/src/main.rs 115 additions, 35 deletionsgui/src/main.rs
Please register or sign in to comment