pio proper lib_ignore fix (#19742)

This commit is contained in:
Jason2866
2023-10-14 20:30:48 +02:00
committed by GitHub
parent 2d1ee3903a
commit 2b398d309e
5 changed files with 33 additions and 74 deletions

View File

@@ -115,6 +115,23 @@ build_flags = ${esp_defaults.build_flags}
-DMIMETYPE_MINIMAL
; uncomment the following to enable TLS with 4096 RSA certificates
;-DUSE_4K_RSA
lib_ignore =
Servo(esp8266)
ESP8266AVRISP
ESP8266LLMNR
ESP8266NetBIOS
ESP8266SSDP
SP8266WiFiMesh
Ethernet(esp8266)
GDBStub
TFT_Touch_Shield_V2
ESP8266HTTPUpdateServer
ESP8266WiFiMesh
EspSoftwareSerial
SPISlave
Hash
; Disable next if you want to use ArduinoOTA in Tasmota (default disabled)
ArduinoOTA
[core]
; *** Esp8266 Tasmota modified Arduino core based on core 2.7.4. Added Backport for PWM selection