-
Notifications
You must be signed in to change notification settings - Fork 40
/
Copy pathch32v307_evt.json
54 lines (54 loc) · 1.08 KB
/
ch32v307_evt.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"build": {
"arduino": {
"openwch": {
"variant": "CH32V30x/CH32V307VCT6",
"variant_h": "variant_CH32V307VCT6.h"
}
},
"core": "openwch",
"extra_flags": "-DCH32V30x_C -DCH32V307VC -DCH32V30X -DCH32V30x -DCH32V307 -DCH32V30x_D8C",
"f_cpu": "144000000L",
"hwids": [
[
"0x1A86",
"0x8010"
]
],
"mabi": "ilp32",
"march": "rv32imacxw",
"mcu": "ch32v307vct6",
"series": "ch32v307",
"variant": "ch32v307_evt"
},
"debug": {
"onboard_tools": [
"wch-link"
],
"openocd_config": "wch-riscv.cfg",
"svd_path": "CH32V307xx.svd"
},
"frameworks": [
"noneos-sdk",
"freertos",
"harmony-liteos",
"rt-thread",
"tencent-os",
"arduino",
"ch32v003fun"
],
"name": "CH32V307 EVT",
"upload": {
"maximum_ram_size": 65536,
"maximum_size": 262144,
"protocol": "wch-link",
"protocols": [
"wch-link",
"minichlink",
"isp",
"wlink"
]
},
"url": "https://www.aliexpress.com/item/1005004511264952.html",
"vendor": "SCDZ"
}