fix: batch fix shell command syntax error for all boards by removing invalid quotes in config.json

This commit is contained in:
yczpf2019
2026-01-24 18:49:14 +08:00
parent e76956c4bc
commit d2f1f80817
38 changed files with 50 additions and 36 deletions

View File

@@ -240,3 +240,4 @@
} }
} }
} }

View File

@@ -1,6 +1,6 @@
{ {
"board": { "board": {
"元控奋斗MINI": { "å…ƒæŽ§å¥æ—(MINIï¼?: {
"key": "micropython:esp32c2:mixgo_mini", "key": "micropython:esp32c2:mixgo_mini",
"config": [ "config": [
{ {

View File

@@ -228,3 +228,4 @@
} }
} }
} }

View File

@@ -1,6 +1,6 @@
{ {
"board": { "board": {
"元控自立SOWL": { "元控自ç«ï¼ˆSOWLï¼?: {
"key": "micropython:esp32c5:mixgo_sowl", "key": "micropython:esp32c5:mixgo_sowl",
"config": [ "config": [
{ {
@@ -151,3 +151,4 @@
} }
} }
} }

View File

@@ -161,3 +161,4 @@
} }
} }
} }

View File

@@ -1,6 +1,6 @@
{ {
"board": { "board": {
"元控自强SANT": { "元控自强(SANTï¼?: {
"key": "micropython:esp32s3:mixgo_sant", "key": "micropython:esp32s3:mixgo_sant",
"config": [ "config": [
{ {
@@ -28,7 +28,7 @@
} }
] ]
}, },
"元控青春NOVA": { "åƒæŽ§é<EFBFBD>春(NOVAï¼?: {
"key": "micropython:esp32s3:mixgo_nova", "key": "micropython:esp32s3:mixgo_nova",
"config": [ "config": [
{ {
@@ -56,7 +56,7 @@
} }
] ]
}, },
"元控飞翔SOAR": { "元控飞翔(SOARï¼?: {
"key": "micropython:esp32s3:mixgo_soar", "key": "micropython:esp32s3:mixgo_soar",
"config": [ "config": [
{ {
@@ -237,3 +237,4 @@
} }
} }
} }

View File

@@ -67,3 +67,4 @@
} }
} }
} }

View File

@@ -56,3 +56,4 @@
} }
} }
} }

View File

@@ -56,7 +56,7 @@
} }
] ]
}, },
"机器人大师": { "<EFBFBD>箏膥鈭箏之撣?: {
"key": "micropython:esp32:rm_e1", "key": "micropython:esp32:rm_e1",
"config": [ "config": [
{ {

View File

@@ -240,3 +240,4 @@
} }
} }
} }

View File

@@ -1,6 +1,6 @@
{ {
"board": { "board": {
"元控奋斗MINI": { "å…ƒæŽ§å¥æ—(MINIï¼?: {
"key": "micropython:esp32c2:mixgo_mini", "key": "micropython:esp32c2:mixgo_mini",
"config": [ "config": [
{ {

View File

@@ -228,3 +228,4 @@
} }
} }
} }

View File

@@ -1,6 +1,6 @@
{ {
"board": { "board": {
"元控自立SOWL": { "元控自ç«ï¼ˆSOWLï¼?: {
"key": "micropython:esp32c5:mixgo_sowl", "key": "micropython:esp32c5:mixgo_sowl",
"config": [ "config": [
{ {
@@ -151,3 +151,4 @@
} }
} }
} }

View File

@@ -161,3 +161,4 @@
} }
} }
} }

View File

@@ -1,6 +1,6 @@
{ {
"board": { "board": {
"元控自强SANT": { "元控自强(SANTï¼?: {
"key": "micropython:esp32s3:mixgo_sant", "key": "micropython:esp32s3:mixgo_sant",
"config": [ "config": [
{ {
@@ -28,7 +28,7 @@
} }
] ]
}, },
"元控青春NOVA": { "åƒæŽ§é<EFBFBD>春(NOVAï¼?: {
"key": "micropython:esp32s3:mixgo_nova", "key": "micropython:esp32s3:mixgo_nova",
"config": [ "config": [
{ {
@@ -56,7 +56,7 @@
} }
] ]
}, },
"元控飞翔SOAR": { "元控飞翔(SOARï¼?: {
"key": "micropython:esp32s3:mixgo_soar", "key": "micropython:esp32s3:mixgo_soar",
"config": [ "config": [
{ {
@@ -237,3 +237,4 @@
} }
} }
} }

View File

@@ -56,7 +56,7 @@
} }
] ]
}, },
"机器人大师": { "<EFBFBD>箏膥鈭箏之撣?: {
"key": "micropython:esp32:rm_e1", "key": "micropython:esp32:rm_e1",
"config": [ "config": [
{ {