From 3e13fcee9ed791cadfb237a3c355b1d81bf15d3a Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Mon, 16 Oct 2023 16:43:40 +0200 Subject: [PATCH] Pio: add all libs to ignore, not needed for compiling of safeboot env (#19765) * Fix ignore safeboot flags * add more libs to ignore --- lib/default/headers/esp-knx-ip.h | 2 +- platformio_tasmota32.ini | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/lib/default/headers/esp-knx-ip.h b/lib/default/headers/esp-knx-ip.h index 6834a6125..5041b6661 100644 --- a/lib/default/headers/esp-knx-ip.h +++ b/lib/default/headers/esp-knx-ip.h @@ -53,7 +53,7 @@ */ #include "Arduino.h" -#include +//#include #include #include #include diff --git a/platformio_tasmota32.ini b/platformio_tasmota32.ini index d1b39e5ef..b430d6150 100644 --- a/platformio_tasmota32.ini +++ b/platformio_tasmota32.ini @@ -53,15 +53,21 @@ extra_scripts = pre:pio-tools/add_c_flags.py ${esp_defaults.extra_scripts} [safeboot_flags] -lib_ignore = ESP Mail Client +lib_ignore = ${esp32_defaults.lib_ignore} + ESP Mail Client IRremoteESP8266 NeoPixelBus OneWire + EEPROM + EEPROM 24C128_256_521 MFRC522 universal display Library ESP8266Audio ESP8266SAM FFat + SD + SD_MMC + UdpListener Berry Berry mapping to C Berry Tasmota mapping