/tweedeck

Experimental usage of Lilygo T-Deck with embedded rust

Primary LanguageRustBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

tweedeck

Experiments exercisting the Lilygo T-Deck using embedded, no_std rust. This utilizes the (WIP) espressif tools for no-std rust.

Running Examples

When developing with T-Deck, I have cargo espflash installed and use:

cargo build --example headless && cargo espflash flash --example headless