mirror of
https://github.com/laanwj/k210-sdk-stuff.git
synced 2024-11-22 09:26:21 +04:00
e86d5c5f75
This mimics the way the Kendryte SDK does things—it is better because the MMIO based SPI tends to sometimes lose synchonization when the CPU doesn't keep up providing data fast enough. |
||
---|---|---|
.. | ||
data | ||
scripts | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
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.