Add C6 to Webflash

This commit is contained in:
iranl
2024-07-16 20:11:56 +02:00
committed by GitHub
parent 73373e2a70
commit 804159bb7f

View File

@@ -19,6 +19,12 @@
"parts": [
{ "path": "webflash_nuki_hub_esp32c3.bin", "offset": 0 }
]
},
{
"chipFamily": "ESP32-C6",
"parts": [
{ "path": "webflash_nuki_hub_esp32c6.bin", "offset": 0 }
]
}
]
}