Commit graph

12 commits

Author SHA1 Message Date
hathach
8afd736da0
update makeboards.py for CH32L10x_EVT HSI_LP 2024-06-17 11:58:34 +07:00
hathach
b4ea44cad5
added tiyusb usbfs/usbhs for ch32v3 2024-06-14 09:42:00 +07:00
hathach
fe7a294719
add TinyUSB core support for ch32v20x 2024-06-13 12:15:39 +07:00
hathach
f10fa7589d
add makeboards.py for generating boards.txt
use the newly generated boards.txt
2024-06-12 16:20:02 +07: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
Theophilus
5f91713ffd
CH32V203RB: cloned from CH32V203G8 (#20)
* CH32V203RB: cloned from CH32V203G8

* CH32V203RB: Corrected NUM_DIGITAL_PINS in variant_CH32V203RB.h

* Updated boards.txt for CH32V203RB
2024-03-04 10:13:27 +08:00
Deqing Sun
959844e9eb
add debug feature. (#68)
In Arduino IDE, just set debug symbol enabled (-g) in menu and enjoy debugging!
2024-02-29 11:32:52 +08:00
TianpeiLee
f14a216b44 Modify the boards.txt file
1.Reduce the code size under debug symbols "none"
2.Modify bugs in compiling errors for other options in C runtime library
2023-10-23 17:34:26 +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