https://github.com/opsnull/rust-slint-printdemo
https://github.com/opsnull/rust-slint-printdemo
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opsnull/rust-slint-printdemo
- Owner: opsnull
- Created: 2024-05-14T03:20:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-14T03:29:57.000Z (over 1 year ago)
- Last Synced: 2025-05-07T10:15:11.446Z (6 months ago)
- Language: Rust
- Size: 242 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rust-slint-printdemo
Port [Slint printdemo](https://github.com/slint-ui/slint/tree/master/examples/printerdemo_mcu) to ESP32-S3-BOX-3 Dev Board.
``` shell
source ~/esp/export-esp.sh
cargo run -p printerdemo_mcu --release
```