Skip to content

Commit

Permalink
enhance: add missing x035 dev
Browse files Browse the repository at this point in the history
  • Loading branch information
andelf committed Nov 20, 2024
1 parent 042b7c2 commit 7c8c111
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions devices/0x23-CH32X03x.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,21 +71,23 @@ config_registers:
variants:
- name: CH32X035R8T6
chip_id: 80
flash_size: 64K
flash_size: 62K
- name: CH32X035C8T6
chip_id: 81
flash_size: 64K
flash_size: 62K
- name: CH32X035F8U6
chip_id: 94
flash_size: 64K
flash_size: 62K
- name: CH32X035G8U6
chip_id: 86
flash_size: 64K
flash_size: 62K
- name: CH32X035G8R6
chip_id: 91
flash_size: 64K

flash_size: 62K
- name: CH32X035F7P6
chip_id: 87
flash_size: 49152
- name: CH32X033F8P6
chip_id: 90 # 0x5a
flash_size: 62K

0 comments on commit 7c8c111

Please sign in to comment.