File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,23 +24,23 @@ jobs:
2424 chip : ESP32
2525 addr_bootloader : " 0x1000"
2626 addr_fs : " 0x310000"
27- fwname : SomfyController.esp32.bin
27+ fwname : SomfyController.ino. esp32.bin
2828 fsname : SomfyController.littlefs.esp32.bin
2929 obname : SomfyController.onboard.esp32.bin
3030 - env : esp32c3
3131 name : ESP32-C3
3232 chip : ESP32-C3
3333 addr_bootloader : " 0x0"
3434 addr_fs : " 0x310000"
35- fwname : SomfyController.esp32c3.bin
35+ fwname : SomfyController.ino. esp32c3.bin
3636 fsname : SomfyController.littlefs.esp32c3.bin
3737 obname : SomfyController.onboard.esp32c3.bin
3838 - env : esp32s3
3939 name : ESP32-S3
4040 chip : ESP32-S3
4141 addr_bootloader : " 0x0"
4242 addr_fs : " 0x310000"
43- fwname : SomfyController.esp32s3.bin
43+ fwname : SomfyController.ino. esp32s3.bin
4444 fsname : SomfyController.littlefs.esp32s3.bin
4545 obname : SomfyController.onboard.esp32s3.bin
4646
You can’t perform that action at this time.
0 commit comments