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 522d2d7 commit 3a09bd2Copy full SHA for 3a09bd2
boards/ec600.json renamed to boards/ec600u.json
@@ -4,9 +4,9 @@
4
"cpu": "armv7a",
5
"f_cpu": "500000000L",
6
"mcu": "RDA8910",
7
- "variant": "ec600",
+ "variant": "ec600u",
8
"logicromtype": "release",
9
- "extra_flags": "-DSOC_RDA8910=1 -DPLATFORM_EC600=1",
+ "extra_flags": "-DSOC_RDA8910=1 -DPLATFORM_EC600U=1",
10
"hwids": [
11
[
12
"0x1782",
@@ -22,7 +22,7 @@
22
"arduino",
23
"logicromsdk"
24
],
25
- "name": "Quectel EC600 LTE Cat.1 Module",
+ "name": "Quectel EC600U LTE Cat.1 Module",
26
"upload": {
27
"maximum_ram_size": 1048576,
28
"maximum_size": 1048576,
0 commit comments