mirror of
https://github.com/arendst/Tasmota.git
synced 2026-02-20 00:32:32 +01:00
@@ -14,7 +14,7 @@ lib_ldf_mode = ${common.lib_ldf_mode}
|
||||
lib_compat_mode = ${common.lib_compat_mode}
|
||||
lib_extra_dirs = ${common.lib_extra_dirs}
|
||||
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
|
||||
|
||||
[env:tasmota]
|
||||
|
||||
@@ -20,7 +20,7 @@ lib_extra_dirs = ${common.lib_extra_dirs}
|
||||
lib/libesp32
|
||||
lib/libesp32_lvgl
|
||||
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
|
||||
; custom_files_upload =
|
||||
; tasmota/berry/modules/Partition_Manager.tapp
|
||||
|
||||
Reference in New Issue
Block a user