File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ release/Parallax-ESP.ota \
1010release/blank.bin \
1111release/esp_init_data_default_v08.bin
1212
13- # IMAGES+=release/boot_v1.5.bin
1413IMAGES+ =release/boot_v1.6.bin
1514
1615CP =cp
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ esptool \
4848-bz $FLASH_SIZE \
4949-bf $FLASH_SPEED \
5050-bm $FLASH_INTERFACE \
51- -ca $BOOT_LOADER -cf boot_v1.6 .bin \
51+ -ca $BOOT_LOADER -cf boot_v1.7 .bin \
5252-ca $USER1_IMAGE -cf httpd.user1.bin \
5353-ca $USER_SETTINGS1 -cf blank.bin \
5454-ca $USER_SETTINGS2 -cf blank.bin \
Original file line number Diff line number Diff line change @@ -24,5 +24,5 @@ esptool \
2424-bz $FLASH_SIZE \
2525-bf $FLASH_SPEED \
2626-bm $FLASH_INTERFACE \
27- -ca $BOOT_LOADER -cf boot_v1.6 .bin \
27+ -ca $BOOT_LOADER -cf boot_v1.7 .bin \
2828-ca $USER1_IMAGE -cf httpd.user1.bin
You can’t perform that action at this time.
0 commit comments