cnlohr / ch32v003fun

Open source minimal stack for the ch32 line of WCH processors, including the ch32v003, a 10¢ 48 MHz RISC-V Microcontroller - as well as many other chips within the ch32v/x line.
MIT License
961 stars 147 forks source link

Add TIM3 PWM example for CH32X035 #363

Closed jurriaan closed 3 months ago

jurriaan commented 3 months ago

Adds a PWM example for the general purpose TIM3 timer for the CH32X035.

cnlohr commented 3 months ago

This looks great!!! Thank you!