Skip to content

Commit 37bd09d

Browse files
kleinesfilmroellchenandelf
authored andcommitted
feat: add CH32V203 G8R6 variant
This is a QSOP28-packaged G8 variant with 64K flash, as per datasheet.
1 parent c47962d commit 37bd09d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

devices/0x19-CH32V20x.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,6 @@ variants:
109109
alt_chip_ids: [0x39]
110110
flash_size: 32K
111111
# FIXME: missing 0x38
112+
- name: CH32V203G8R6
113+
chip_id: 0x3b
114+
flash_size: 64K

0 commit comments

Comments
 (0)