mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Enable more esp32 libs by default (#18821)
This commit is contained in:
parent
4ce3e5c544
commit
2ffd4311c3
@ -132,9 +132,9 @@ lib_extra_dirs = ${library.lib_extra_dirs}
|
|||||||
; *** comment the following line if you dont use LVGL in a Tasmota32 build. Reduces compile time
|
; *** comment the following line if you dont use LVGL in a Tasmota32 build. Reduces compile time
|
||||||
lib/libesp32_lvgl
|
lib/libesp32_lvgl
|
||||||
; *** comment the following line if you dont use ESP32 Audio in a Tasmota32 build. Reduces compile time
|
; *** comment the following line if you dont use ESP32 Audio in a Tasmota32 build. Reduces compile time
|
||||||
; lib/libesp32_audio
|
lib/libesp32_audio
|
||||||
; *** uncomment the following line if you use Bluetooth or Apple Homekit in a Tasmota32 build. Reduces compile time
|
; *** uncomment the following line if you use Bluetooth or Apple Homekit in a Tasmota32 build. Reduces compile time
|
||||||
; lib/libesp32_div
|
lib/libesp32_div
|
||||||
; *** uncomment the following line if you use Epaper driver epidy in your Tasmota32 build. Reduces compile time
|
; *** uncomment the following line if you use Epaper driver epidy in your Tasmota32 build. Reduces compile time
|
||||||
; lib/libesp32_eink
|
; lib/libesp32_eink
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user