k210-sdk-stuff/rust/k210-shared
Wladimir J. van der Laan ed91b43e2a rust: sdlcd improvements
- Init error reporting
- Put 16-bit halves of display output correctly
- Better comments
2019-08-12 07:37:32 +00:00
..
src rust: sdlcd improvements 2019-08-12 07:37:32 +00:00
.gitignore rust: Add mandelbrot 2019-05-12 18:17:42 +00:00
build.rs rust: Add mandelbrot 2019-05-12 18:17:42 +00:00
Cargo.toml Dependencies bump 2019-07-02 17:20:39 +00:00
memory.x rust: Add mandelbrot 2019-05-12 18:17:42 +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.