feat: add skill verification CLI commands and preflash SPIFFS image

This commit is contained in:
Bo
2026-02-17 01:26:18 +08:00
parent e196c88c49
commit 4ce0735c9a
3 changed files with 203 additions and 4 deletions

View File

@@ -9,7 +9,6 @@
#include <sys/stat.h>
#include "esp_log.h"
#include "cJSON.h"
#include <stdbool.h>
static const char *TAG = "tool_files";