Commit Graph

8 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 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
Ngô Hùng Cường 1591497e98
fix ch32x035 GPIO: pin_16, pin_17, ..., pin_23 (#18)
fix it
2023-10-16 16:57:32 +08:00
DC_RedStone f187ac13a1
Add support for CH32V203C8 and CH32V203C6 (#23)
* Update package.json

* Fix multiple build warnings and errors

* Fix multiple build warnings and errors

* Add PlatformIO builder script

* Fix build with mac toolchain, wtf?

* Add support for CH32V203C6 and CH32V203C6

* fix some warnings

---------

Co-authored-by: Maximilian Gerhardt <maximilian.gerhardt@rub.de>
2023-10-09 09:54:30 +08:00
TianpeiLee 29c76add9b add V10x and V30x 2023-07-26 17:13:31 +08:00
TianpeiLee 987154335f update CH32X035 2023-06-14 15:33:09 +08:00
TianpeiLee 098b046860 first release 2023-05-30 17:55:50 +08:00