mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 19:26:37 +00:00
faster 8266 builds, ignore audio libs (#22942)
This commit is contained in:
parent
518df07ba1
commit
9be9bb8af3
@ -121,7 +121,8 @@ build_flags = ${esp_defaults.build_flags}
|
|||||||
-DMIMETYPE_MINIMAL
|
-DMIMETYPE_MINIMAL
|
||||||
; uncomment the following to enable TLS with 4096 RSA certificates
|
; uncomment the following to enable TLS with 4096 RSA certificates
|
||||||
;-DUSE_4K_RSA
|
;-DUSE_4K_RSA
|
||||||
lib_ignore =
|
lib_ignore = ESP8266Audio
|
||||||
|
ESP8266SAM
|
||||||
ESP8266LLMNR
|
ESP8266LLMNR
|
||||||
ESP8266NetBIOS
|
ESP8266NetBIOS
|
||||||
ESP8266SSDP
|
ESP8266SSDP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user