add section safeboot_flags in platform_tasmota32.ini (#19281)

This will make it easier to ignore a bunch of libraries in order to speed up builds without polluting the ENV sections too much.

Usage:
[env:my_safeboot_env]
lib_ignore              = ${safeboot_flags.lib_ignore}
This commit is contained in:
Christian Baars 2023-08-09 14:02:21 +02:00 committed by GitHub
parent c3fadde3e8
commit bfe0857094
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

View File

@ -47,3 +47,23 @@ platform = https://github.com/tasmota/platform-espressif32/re
platform_packages =
build_unflags = ${esp32_defaults.build_unflags}
build_flags = ${esp32_defaults.build_flags}
[safeboot_flags]
lib_ignore = ESP Mail Client
IRremoteESP8266
NeoPixelBus
OneWire
MFRC522
universal display Library
ESP8266Audio
ESP8266SAM
FFat
Berry
Berry mapping to C
Berry Tasmota mapping
Berry int64 implementation for 32 bits architceture
Berry Matter protocol implementation
Micro-RTSP
re1.5
DHT sensor library
ccronexpr