From 653121c4a7cb9c0e7d6f15fef7487c0f59b6c962 Mon Sep 17 00:00:00 2001 From: Mathieu Carbou Date: Fri, 10 Jan 2025 12:32:19 +0100 Subject: [PATCH] SafeBoot image update --- platformio.ini | 66 +++++++++++++++++++++++++------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/platformio.ini b/platformio.ini index ac42d0d4..6213bb68 100644 --- a/platformio.ini +++ b/platformio.ini @@ -249,7 +249,7 @@ build_flags = [env:oss-esp32] board = esp32dev -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32dev.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32dev.bin lib_deps = ${env.lib_deps} ${oss.lib_deps} @@ -263,7 +263,7 @@ build_flags = [env:pro-esp32] board = esp32dev -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32dev.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32dev.bin lib_deps = ${env.lib_deps} ${pro.lib_deps} @@ -277,7 +277,7 @@ build_flags = [env:trial-esp32] board = esp32dev -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32dev.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32dev.bin lib_deps = ${env.lib_deps} ${trial.lib_deps} @@ -317,7 +317,7 @@ build_flags = [env:oss-esp32s3] board = esp32-s3-devkitc-1 -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32-s3-devkitc-1.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32-s3-devkitc-1.bin lib_deps = ${env.lib_deps} ${oss.lib_deps} @@ -331,7 +331,7 @@ build_flags = [env:pro-esp32s3] board = esp32-s3-devkitc-1 -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32-s3-devkitc-1.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32-s3-devkitc-1.bin lib_deps = ${env.lib_deps} ${pro.lib_deps} @@ -345,7 +345,7 @@ build_flags = [env:trial-esp32s3] board = esp32-s3-devkitc-1 -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32-s3-devkitc-1.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32-s3-devkitc-1.bin lib_deps = ${env.lib_deps} ${trial.lib_deps} @@ -388,7 +388,7 @@ build_flags = [env:oss-esp32c6] board = esp32-c6-devkitc-1 -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32-c6-devkitc-1.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32-c6-devkitc-1.bin lib_deps = ${env.lib_deps} ${oss.lib_deps} @@ -402,7 +402,7 @@ build_flags = [env:pro-esp32c6] board = esp32-c6-devkitc-1 -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32-c6-devkitc-1.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32-c6-devkitc-1.bin lib_deps = ${env.lib_deps} ${pro.lib_deps} @@ -416,7 +416,7 @@ build_flags = [env:trial-esp32c6] board = esp32-c6-devkitc-1 -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32-c6-devkitc-1.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32-c6-devkitc-1.bin lib_deps = ${env.lib_deps} ${trial.lib_deps} @@ -460,7 +460,7 @@ build_flags = [env:oss-esp32_poe] board = esp32-poe -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32-poe.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32-poe.bin lib_deps = ${env.lib_deps} ${oss.lib_deps} @@ -474,7 +474,7 @@ build_flags = [env:pro-esp32_poe] board = esp32-poe -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32-poe.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32-poe.bin lib_deps = ${env.lib_deps} ${pro.lib_deps} @@ -488,7 +488,7 @@ build_flags = [env:trial-esp32_poe] board = esp32-poe -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32-poe.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32-poe.bin lib_deps = ${env.lib_deps} ${trial.lib_deps} @@ -533,7 +533,7 @@ build_flags = [env:oss-esp32_gateway_rev_e] board = esp32-gateway board_build.extra_flags = "-DARDUINO_ESP32_GATEWAY_E" -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32-gateway.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32-gateway.bin lib_deps = ${env.lib_deps} ${oss.lib_deps} @@ -548,7 +548,7 @@ build_flags = [env:pro-esp32_gateway_rev_e] board = esp32-gateway board_build.extra_flags = "-DARDUINO_ESP32_GATEWAY_E" -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32-gateway.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32-gateway.bin lib_deps = ${env.lib_deps} ${pro.lib_deps} @@ -563,7 +563,7 @@ build_flags = [env:trial-esp32_gateway_rev_e] board_build.extra_flags = "-DARDUINO_ESP32_GATEWAY_E" board = esp32-gateway -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32-gateway.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32-gateway.bin lib_deps = ${env.lib_deps} ${trial.lib_deps} @@ -578,7 +578,7 @@ build_flags = [env:oss-esp32_gateway_rev_f] board = esp32-gateway board_build.extra_flags = "-DARDUINO_ESP32_GATEWAY_F" -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32-gateway.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32-gateway.bin lib_deps = ${env.lib_deps} ${oss.lib_deps} @@ -593,7 +593,7 @@ build_flags = [env:pro-esp32_gateway_rev_f] board = esp32-gateway board_build.extra_flags = "-DARDUINO_ESP32_GATEWAY_F" -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32-gateway.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32-gateway.bin lib_deps = ${env.lib_deps} ${pro.lib_deps} @@ -608,7 +608,7 @@ build_flags = [env:trial-esp32_gateway_rev_f] board_build.extra_flags = "-DARDUINO_ESP32_GATEWAY_F" board = esp32-gateway -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32-gateway.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32-gateway.bin lib_deps = ${env.lib_deps} ${trial.lib_deps} @@ -650,7 +650,7 @@ build_flags = [env:oss-wipy3] board = wipy3 -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-wipy3.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-wipy3.bin lib_deps = ${env.lib_deps} ${oss.lib_deps} @@ -664,7 +664,7 @@ build_flags = [env:pro-wipy3] board = wipy3 -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-wipy3.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-wipy3.bin lib_deps = ${env.lib_deps} ${pro.lib_deps} @@ -678,7 +678,7 @@ build_flags = [env:trial-wipy3] board = wipy3 -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-wipy3.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-wipy3.bin lib_deps = ${env.lib_deps} ${trial.lib_deps} @@ -720,7 +720,7 @@ build_flags = [env:oss-tinypico] board = tinypico -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-tinypico.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-tinypico.bin lib_deps = ${env.lib_deps} ${oss.lib_deps} @@ -734,7 +734,7 @@ build_flags = [env:pro-tinypico] board = tinypico -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-tinypico.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-tinypico.bin lib_deps = ${env.lib_deps} ${pro.lib_deps} @@ -748,7 +748,7 @@ build_flags = [env:trial-tinypico] board = tinypico -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-tinypico.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-tinypico.bin lib_deps = ${env.lib_deps} ${trial.lib_deps} @@ -789,7 +789,7 @@ build_flags = [env:oss-denky_d4] board = denky_d4 -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-denky_d4.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-denky_d4.bin lib_deps = ${env.lib_deps} ${oss.lib_deps} @@ -803,7 +803,7 @@ build_flags = [env:pro-denky_d4] board = denky_d4 -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-denky_d4.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-denky_d4.bin lib_deps = ${env.lib_deps} ${pro.lib_deps} @@ -817,7 +817,7 @@ build_flags = [env:trial-denky_d4] board = denky_d4 -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-denky_d4.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-denky_d4.bin lib_deps = ${env.lib_deps} ${trial.lib_deps} @@ -862,7 +862,7 @@ build_flags = [env:oss-wt32_eth01] board = wt32-eth01 -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-wt32-eth01.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-wt32-eth01.bin lib_deps = ${env.lib_deps} ${oss.lib_deps} @@ -877,7 +877,7 @@ build_flags = [env:pro-wt32_eth01] board = wt32-eth01 -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-wt32-eth01.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-wt32-eth01.bin lib_deps = ${env.lib_deps} ${pro.lib_deps} @@ -892,7 +892,7 @@ build_flags = [env:trial-wt32_eth01] board = wt32-eth01 -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-wt32-eth01.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-wt32-eth01.bin lib_deps = ${env.lib_deps} ${trial.lib_deps} @@ -943,7 +943,7 @@ build_flags = [env:oss-lilygo_eth_lite_s3] board = esp32s3box -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32s3box.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32s3box.bin lib_deps = ${env.lib_deps} ${oss.lib_deps} @@ -958,7 +958,7 @@ build_flags = [env:pro-lilygo_eth_lite_s3] board = esp32s3box -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32s3box.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32s3box.bin lib_deps = ${env.lib_deps} ${pro.lib_deps} @@ -973,7 +973,7 @@ build_flags = [env:trial-lilygo_eth_lite_s3] board = esp32s3box -custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.5/safeboot-esp32s3box.bin +custom_safeboot_url = https://github.com/mathieucarbou/MycilaSafeBoot/releases/download/v1.0.6/safeboot-esp32s3box.bin lib_deps = ${env.lib_deps} ${trial.lib_deps}