ch32-rs / ch32v00x-hal

HAL for the CH32V003 family of microcontrollers
29 stars 11 forks source link

Thanks! #3

Closed urish closed 1 year ago

urish commented 1 year ago

Just wanted to say thanks for the great blog series at https://noxim.xyz/blog/rust-ch32v003/.

Yesterday I wanted to get Rust code running on a custom designed RISC-V MCU (Caravel, which we are using in TinyTapeout). Thanks to your detailed write-up, I was able to get a Rust Blinky to run in just under two hours!

So many thanks :-)

Noxime commented 1 year ago

Thank you for the kind words :) TTO has always been intriguing but never got around to it. Good luck in your endeavor and feel free to ask any questions if you hit (software side) issues