chore: checkpoint current IDF 5.5 remediation state

This commit is contained in:
Sebastien L
2026-02-11 20:23:37 +00:00
parent 73bd096f37
commit 71a9c06fe4
197 changed files with 19719 additions and 1015 deletions

View File

@@ -3,7 +3,6 @@
#include "esp_attr.h"
#include "esp_log.h"
#include "esp_ota_ops.h"
#include "esp_spi_flash.h"
#include "messaging.h"
#include "tools.h"
static const char* TAG = "bootstate";
@@ -140,4 +139,4 @@ void simple_restart() {
});
xTimerStart(timer, portMAX_DELAY);
}
bool is_restarting() { return restarting; }
bool is_restarting() { return restarting; }