mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 19:26:37 +00:00
parent
f07af885a9
commit
c39a7d924a
@ -14,7 +14,7 @@ lib_ldf_mode = ${common.lib_ldf_mode}
|
|||||||
lib_compat_mode = ${common.lib_compat_mode}
|
lib_compat_mode = ${common.lib_compat_mode}
|
||||||
lib_extra_dirs = ${common.lib_extra_dirs}
|
lib_extra_dirs = ${common.lib_extra_dirs}
|
||||||
lib_ignore = ${esp82xx_defaults.lib_ignore}
|
lib_ignore = ${esp82xx_defaults.lib_ignore}
|
||||||
; Add files to Filesystem for all env (global). Remove no files entry and add add a line with the file to include
|
; Add files to Filesystem for all env (global). Remove no files entry and add a line with the file to include
|
||||||
custom_files_upload = no_files
|
custom_files_upload = no_files
|
||||||
|
|
||||||
[env:tasmota]
|
[env:tasmota]
|
||||||
|
@ -20,7 +20,7 @@ lib_extra_dirs = ${common.lib_extra_dirs}
|
|||||||
lib/libesp32
|
lib/libesp32
|
||||||
lib/libesp32_lvgl
|
lib/libesp32_lvgl
|
||||||
lib_ignore = ${esp32_defaults.lib_ignore}
|
lib_ignore = ${esp32_defaults.lib_ignore}
|
||||||
; Add files to Filesystem for all env (global). Remove no files entry and add add a line with the file to include
|
; Add files to Filesystem for all env (global). Remove no files entry and add a line with the file to include
|
||||||
; Example for adding the Partition Manager
|
; Example for adding the Partition Manager
|
||||||
; custom_files_upload =
|
; custom_files_upload =
|
||||||
; tasmota/berry/modules/Partition_Manager.tapp
|
; tasmota/berry/modules/Partition_Manager.tapp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user