A general Rust implementation and example for CorgiDude board by AiDude.io.
High-level and low-level abstractions for the board and Kendryte K210 to be used repeatly across project. The goal
for this crate is to become an official corgidude-hal
crate of embedded Rust.
Simple GPIO and FPIOA testing via RGB led.
Retrieving image from OV2640 via DVP peripheral and displays it on 240x240 screen using DMAC and SPI0.