An open API service indexing awesome lists of open source software.

https://github.com/opsnull/rust-slint-printdemo


https://github.com/opsnull/rust-slint-printdemo

Last synced: 4 months ago
JSON representation

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
```