Commit graph

8 commits

Author SHA1 Message Date
hathach
5c1d5c604b
add upload via wchisp tool 2024-06-27 15:17:33 +07:00
Ha Thach
92beac390c
Add ch32v203g6 evt, correct define linker script flash size, ram size for variants (#128)
* allow to define linker: flash_size, ram_size (and stack size), correctly define these using maximum_size and maximum_data_size

* - fix v203C6 RAM size, correct is 10K
- add new variant v203G6 EVT
2024-06-25 17:50:44 +08:00
Ha Thach
0d344fa01b
Add tinyusb builtin-core support with menu selection (#121)
* add makeboards.py for generating boards.txt
use the newly generated boards.txt

* add Adafruit TinyUSB as submodule in libraries

* add TinyUSB core support for ch32v20x

* added tiyusb usbfs/usbhs for ch32v3

* update tinyusb lib

* update makeboards.py for CH32L10x_EVT HSI_LP
2024-06-20 10:13:33 +08:00
Ha Thach
b2c30eef49
add ARDUINO_ARCH_CH32 (#116) 2024-06-11 10:48:51 +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
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
ad69366d7b V1.0.2 2023-07-05 15:47:46 +08:00
TianpeiLee
098b046860 first release 2023-05-30 17:55:50 +08:00