Skip to content

Commit d202fdb

Browse files
chore: Scheduled updates (Firmware, Hardware) (#3117)
Co-authored-by: github-merge-queue <[email protected]>
1 parent 5e3825d commit d202fdb

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

app/src/main/assets/device_hardware.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,5 +1098,20 @@
10981098
"images": [
10991099
"techo_lite.svg"
11001100
]
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+
]
11011116
}
11021117
]

0 commit comments

Comments
 (0)