We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b92553 commit 9a28e66Copy full SHA for 9a28e66
1 file changed
webflash/manifest.json
@@ -5,7 +5,7 @@
5
{
6
"chipFamily": "ESP32-S3",
7
"parts": [
8
- { "path": "LvglBenchmark.ino.bootloader.bin", "offset": },
+ { "path": "LvglBenchmark.ino.bootloader.bin", "offset": 0 },
9
{ "path": "LvglBenchmark.ino.partitions.bin", "offset": 32768 },
10
{ "path": "boot_app0.bin", "offset": 57344 },
11
{ "path": "LvglBenchmark.ino.bin", "offset": 65536 }
0 commit comments