File tree Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 4
4
"cpu" : " arm9ejs" ,
5
5
"f_cpu" : " 260000000L" ,
6
6
"mcu" : " MT6261" ,
7
- "variant" : " s20u " ,
7
+ "variant" : " mc20u " ,
8
8
"newlib" : " nano" ,
9
9
"logicromtype" : " release" ,
10
10
"extra_flags" : " -DPLATFORM_M56=1" ,
Original file line number Diff line number Diff line change 4
4
"cpu" : " arm9ejs" ,
5
5
"f_cpu" : " 260000000L" ,
6
6
"mcu" : " MT2503" ,
7
- "variant" : " s20u " ,
7
+ "variant" : " mc20u " ,
8
8
"newlib" : " nano" ,
9
9
"logicromtype" : " release" ,
10
- "extra_flags" : " -DPLATFORM_S20U=1" ,
11
- "hwids" : [
12
- [
13
- " 0x0E8D" ,
14
- " 0x0003"
15
- ]
16
- ]
10
+ "extra_flags" : " -DPLATFORM_MC20U=1"
17
11
},
18
12
"connectivity" : [
19
13
" gsm" ,
24
18
" arduino" ,
25
19
" logicromsdk"
26
20
],
27
- "name" : " S20 GSM Module " ,
21
+ "name" : " Quectel MC20UCB " ,
28
22
"upload" : {
29
23
"maximum_ram_size" : 96256 ,
30
24
"maximum_size" : 262144 ,
31
25
"require_upload_port" : true ,
32
26
"speed" : 460800
33
27
},
34
- "url" : " " ,
35
- "vendor" : " SiWi Embedded Solutions Pvt. Ltd."
28
+ "url" : " https://www.quectel.com/cn/product/mc20.htm " ,
29
+ "vendor" : " Quectel Wireless Solutions Co., Ltd."
36
30
}
You can’t perform that action at this time.
0 commit comments