gui: Add pb2_mspm0 support
- I do not have a way to get a GUI on pb2 right now, but I have tested
everything to the best of my abilities, so should be working now.
- Packaging support for service is still pending along, with automatic
dbus based start.
Signed-off-by:
Ayush Singh <ayush@beagleboard.org>
Showing
- Cargo.lock 2 additions, 0 deletionsCargo.lock
- bb-imager-flasher-pb2-mspm0/Cargo.toml 2 additions, 0 deletionsbb-imager-flasher-pb2-mspm0/Cargo.toml
- bb-imager-flasher-pb2-mspm0/src/lib.rs 2 additions, 0 deletionsbb-imager-flasher-pb2-mspm0/src/lib.rs
- bb-imager-gui/Cargo.toml 3 additions, 0 deletionsbb-imager-gui/Cargo.toml
- bb-imager-gui/src/main.rs 26 additions, 2 deletionsbb-imager-gui/src/main.rs
- bb-imager-gui/src/pages/configuration.rs 21 additions, 1 deletionbb-imager-gui/src/pages/configuration.rs
- bb-imager-gui/src/pages/home.rs 4 additions, 3 deletionsbb-imager-gui/src/pages/home.rs
- bb-imager-service/Cargo.toml 1 addition, 1 deletionbb-imager-service/Cargo.toml
- bb-imager-service/src/main.rs 4 additions, 0 deletionsbb-imager-service/src/main.rs
- bb-imager/Cargo.toml 2 additions, 1 deletionbb-imager/Cargo.toml
- bb-imager/src/config/mod.rs 1 addition, 3 deletionsbb-imager/src/config/mod.rs
- bb-imager/src/flasher/pb2_mspm0/dbus.rs 85 additions, 0 deletionsbb-imager/src/flasher/pb2_mspm0/dbus.rs
- bb-imager/src/flasher/pb2_mspm0/raw.rs 1 addition, 1 deletionbb-imager/src/flasher/pb2_mspm0/raw.rs
- config.json 105 additions, 84 deletionsconfig.json
Please register or sign in to comment