Commit Graph

4 Commits

Author SHA1 Message Date
TianpeiLee 5d8952b9d0
fix some bugs (#112)
1. Modify USART6 to UART6       (#92) 
2. Fix X035 TIM2 interrupt issue  
3. Fix compilation warning issues (#57)
2024-06-05 16:26:26 +08:00
TianpeiLee ada82c0a3b
add function of tone (#111)
add function of tone 
for this issue #24
2024-06-04 11:21:27 +08:00
TianpeiLee 3c67f6b3ff
add chips and fix bugs (#107)
1.add ch32v10x and ch32v00X(002/4/5/6/7)
2.fix some bugs
2024-06-03 11:21:20 +08:00
TianpeiLee c40c5c8095
adding hardwaret timer and fixing PWM pins errors (#71)
* add yield(default weak)

* 1.add hardware timer
2.fix PWM pins error
2024-03-11 15:32:16 +08:00