Skip to content

Commit 3a09bd2

Browse files
committed
boards: rename ec600 to ec600u
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 522d2d7 commit 3a09bd2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

boards/ec600.json renamed to boards/ec600u.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"cpu": "armv7a",
55
"f_cpu": "500000000L",
66
"mcu": "RDA8910",
7-
"variant": "ec600",
7+
"variant": "ec600u",
88
"logicromtype": "release",
9-
"extra_flags": "-DSOC_RDA8910=1 -DPLATFORM_EC600=1",
9+
"extra_flags": "-DSOC_RDA8910=1 -DPLATFORM_EC600U=1",
1010
"hwids": [
1111
[
1212
"0x1782",
@@ -22,7 +22,7 @@
2222
"arduino",
2323
"logicromsdk"
2424
],
25-
"name": "Quectel EC600 LTE Cat.1 Module",
25+
"name": "Quectel EC600U LTE Cat.1 Module",
2626
"upload": {
2727
"maximum_ram_size": 1048576,
2828
"maximum_size": 1048576,

0 commit comments

Comments
 (0)