Cleared 2m ago · ch32-rs/ch32-hal #112 · Rust · ★ 233 · Apache-2.0

Blink an LED using an interrupt (no example)

I have a ch32v003f4p6 and I just wanted to get interrupt functions working. The closest I have to an example is the implementation of Embassy: https://github.com/ch32-rs/ch32-hal/blob/main/src/embassy/time_driver_tim.rs It is however complex and so I'm really shooting in the…

What we checked

Similar unclaimed issues