增加元控飞翔板

This commit is contained in:
Irene-Maxine
2025-09-17 01:23:16 +08:00
parent 4adf341226
commit e6cadadba1
8 changed files with 87 additions and 18 deletions

View File

@@ -56,6 +56,34 @@
}
]
},
"元控飞翔": {
"key": "micropython:esp32s3:mixgo_soar",
"config": [
{
"key": "BurnSpeed",
"label": "Burn Speed",
"messageId": "MICROPYTHON_CONFIG_MESSAGE_BURN_SPEED",
"options": [
{
"key": "921600",
"label": "921600"
},
{
"key": "460800",
"label": "460800"
},
{
"key": "230400",
"label": "230400"
},
{
"key": "115200",
"label": "115200"
}
]
}
]
},
"S3_generic": {
"key": "micropython:esp32s3:generic",
"config": [