mirror of
https://github.com/laanwj/k210-sdk-stuff.git
synced 2024-11-22 09:26:21 +04:00
68ddf3b1bc
This is almost two times as fast, apparently, however it requires the input to be aligned to 32 bit and be a multiple of 32 bits. This should be special-cased. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.rs | ||
Cargo.toml | ||
memory.x | ||
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.