Luo Jia / Zhouqi Jiang

Results 76 comments of Luo Jia / Zhouqi Jiang

@Amanieu Thanks for your suggestion! I tried to update code into transmution to i32 then use `as` to isize, it emitted as follows in LLVM. ```rust #[inline] #[target_feature(enable = "zksh")]...

We may wait before 32-bit RISC-V Zks intrinsic functions land in LLVM :)

在搞SBI实现了。设备树有点难搞,其它的好说。

@Benjamin-L That's very nice! You can try in your fork, and, feel free to design APIs and functions. Thank you for contribution! :)

SBI的HSM扩展就是为了这个设计的,不过rustsbi-k210项目还没创建,建立之后会考虑这个问题

Do NOT revert embedded-hal to any version at 0.2, put the `try_` functions back. I'm ok with GPIOHS implementation macro.

I personally is lack of equipments to check if clock frequencies are set correctly (I cannot read the frequency directly from LED by human's eyes, without an oscilloscope). The design...

@fplust Thanks! That's exactly where we should look into.

`rcu::Strict` clock configurator is shipped with version `0.0.3`.