riscv-rust / k210-hal

Rust's hardware abstract layer (HAL) for K210 chip, a dual RV64GC SoC with hardware accelerated AI peripherals. Contributions welcomed!
67 stars 31 forks source link

Another release? #16

Open kallisti5 opened 3 years ago

kallisti5 commented 3 years ago

A lot of important changes have happened to k210-hal since 2019 (the last release) like this: http://github.com/riscv-rust/k210-hal/commit/4b817b75a7296ab221f11b751c6ea20de980132a

Any chance of a 0.3.0?

z3cko commented 1 year ago

Your question is very valid, even in 2023. I would say the main problem is that the owner of the "original" k210-hal crate is Vadim Kaushan (at least according to https://crates.io/crates/k210-hal ), and so @luojia65 can not push a crate update. I would love to hear if we could get an update to the HAL, as I am using the K210 a lot in different projects.