We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc4129 commit 522d2d7Copy full SHA for 522d2d7
boards/ec200.json renamed to boards/ec200u.json
@@ -4,9 +4,9 @@
4
"cpu": "armv7a",
5
"f_cpu": "500000000L",
6
"mcu": "RDA8910",
7
- "variant": "ec200",
+ "variant": "ec200u",
8
"logicromtype": "release",
9
- "extra_flags": "-DSOC_RDA8910=1 -DPLATFORM_EC200=1",
+ "extra_flags": "-DSOC_RDA8910=1 -DPLATFORM_EC200U=1",
10
"hwids": [
11
[
12
"0x1782",
@@ -23,7 +23,7 @@
23
"arduino",
24
"logicromsdk"
25
],
26
- "name": "Quectel EC200 LTE Cat.1 Module",
+ "name": "Quectel EC200U LTE Cat.1 Module",
27
"upload": {
28
"maximum_ram_size": 1048576,
29
"maximum_size": 1048576,
0 commit comments