Skip to content

Commit 61eb0a4

Browse files
committed
boards: fix variant type for L610
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 905a84f commit 61eb0a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/l610.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cpu": "armv7a",
55
"f_cpu": "500000000L",
66
"mcu": "RDA8910",
7-
"variant": "l610",
7+
"variant": "ec200u",
88
"logicromtype": "release",
99
"extra_flags": "-DSOC_RDA8910=1 -DPLATFORM_L610=1",
1010
"hwids": [

0 commit comments

Comments
 (0)