-
this is a simple demo of slint ui, using rust and esp32c3, in no-std env. ref from rs-esp32s3-slint-st7789-demo
-
prepare tools installing the Rust Compiler Target The compilation target for this device is officially supported by the mainline Rust compiler and can be installed using rustup:
rustup target add riscv32imc-unknown-none-elf
install espflash
cargo install espflash
-
build
cargo build --release
-
flash
windows: espflash.exe flash .\target\riscv32imc-unknown-none-elf\release\rs-esp32c3-no-std-st7789-demo --monitor Linux: espflash flash ./target/riscv32imc-unknown-none-elf/release/rs-esp32c3-no-std-st7789-demo --monitor
-
Notifications
You must be signed in to change notification settings - Fork 1
ESP32C3+SLINT no_std with LCD st7789
License
Apache-2.0, MIT licenses found
Licenses found
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
zrz4066/rs-esp32c3-slint-st7789-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
ESP32C3+SLINT no_std with LCD st7789
Resources
License
Apache-2.0, MIT licenses found
Licenses found
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published