build littlefs for ci

This commit is contained in:
Carsten Graf
2025-07-26 22:51:35 +02:00
parent c18f542c79
commit 14718ef4fa
2 changed files with 15 additions and 6 deletions

View File

@@ -80,6 +80,9 @@ build_flags =
-DBOARD_HAS_PSRAM
-mfix-esp32-psram-cache-issue
-DBATTERY_PIN=36
board_upload.flash_size = 16MB
board_build.partitions = default_16MB.csv
targets = uploadfs
lib_deps =
bblanchon/ArduinoJson@^7.4.1
esp32async/ESPAsyncWebServer@^3.7.7