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 5e3825d commit d202fdbCopy full SHA for d202fdb
app/src/main/assets/device_hardware.json
@@ -1098,5 +1098,20 @@
1098
"images": [
1099
"techo_lite.svg"
1100
]
1101
+ },
1102
+ {
1103
+ "hwModel": 111,
1104
+ "hwModelSlug": "M5STACK_C6L",
1105
+ "platformioTarget": "m5stack-unitc6l",
1106
+ "architecture": "esp32-c6",
1107
+ "supportLevel": 1,
1108
+ "activelySupported": false,
1109
+ "displayName": "M5Stack Unit C6L",
1110
+ "tags": [
1111
+ "M5Stack"
1112
+ ],
1113
+ "images": [
1114
+ "place_holder.svg"
1115
+ ]
1116
}
1117
0 commit comments