mirror of https://github.com/arendst/Tasmota.git
add custom_unpack_dir
This commit is contained in:
parent
7fc0c42e04
commit
a16306fbf6
|
@ -48,6 +48,7 @@ build_unflags = ${core32.build_unflags}
|
|||
build_flags = ${core32.build_flags}
|
||||
board = esp32dev
|
||||
board_build.filesystem = ${common.board_build.filesystem}
|
||||
custom_unpack_dir = ${common.custom_unpack_dir}
|
||||
board_build.ldscript = esp32_out.ld
|
||||
board_build.partitions = esp32_partition_app1984k_spiffs64k.csv
|
||||
board_build.flash_mode = ${common.board_build.flash_mode}
|
||||
|
|
Loading…
Reference in New Issue