soc: wch: move from qingke-v2 to the more specific qingke-v2a
The CH32V003 CPU is a QingKe V2A while others in the CH32V00x series use the QingKe V2C. Prepare for adding support for the CH32V006 moving to the more specifc qingke-v2a, moving some cases of SOC_CH32V003 actually meaning SOC_FAMILY_QINGKE_V2A. Signed-off-by: Michael Hope <michaelh@juju.nz>
This commit is contained in:
parent
5fc5259964
commit
1d7a095779
5 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
family:
|
||||
- name: ch32v
|
||||
series:
|
||||
- name: qingke-v2
|
||||
- name: qingke-v2a
|
||||
socs:
|
||||
- name: ch32v003
|
||||
- name: qingke-v4c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue