From 3586d5eef7affa3390bd057232600f6189145706 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Klitzing?= Date: Thu, 30 Dec 2021 20:06:26 +0100 Subject: [PATCH] Remove lorol LITTLEFS for esp32dev, too --- platformio.ini | 2 -- 1 file changed, 2 deletions(-) diff --git a/platformio.ini b/platformio.ini index 37f26d70..77a03409 100644 --- a/platformio.ini +++ b/platformio.ini @@ -205,14 +205,12 @@ lib_deps = [esp32] build_flags = -g -DARDUINO_ARCH_ESP32 - -DCONFIG_LITTLEFS_FOR_IDF_3_2 -D CONFIG_ASYNC_TCP_USE_WDT=0 default_partitions = tools/WLED_ESP32_4MB_1MB_FS.csv lib_deps = ${env.lib_deps} - https://github.com/lorol/LITTLEFS.git makuna/NeoPixelBus @ 2.6.7 https://github.com/pbolduc/AsyncTCP.git @ 1.2.0