k210-sdk-stuff/rust/k210-console
Wladimir J. van der Laan d07fd84160 Unify license and CoC
No need to have a zillion copies of these in the repository. Also remove
references to RISC-V team.
2019-05-20 15:59:28 +02:00
..
.cargo Fun with rust 2019-05-11 10:24:59 +00:00
src rust: LCD x/y y/x orientation 2019-05-18 19:51:24 +00:00
.gitignore Fun with rust 2019-05-11 10:24:59 +00:00
Cargo.toml rust/k210-shared: More helpful panic handler 2019-05-15 08:14:49 +00:00
gdb_init Fun with rust 2019-05-11 10:24:59 +00:00
openocd.cfg Fun with rust 2019-05-11 10:24:59 +00:00
README.md Unify license and CoC 2019-05-20 15:59:28 +02:00

k210-console

Console emulator written in rust for the Maix Go.

Barely functional at the moment. This is really a test for some functionality like SPI and driving the display from Rust.