mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 06:47:17 +00:00
boards.json scanning faulty with Arduino/IDF4.4
so adding `board_build.partitions = esp32_partition_app1856k_spiffs320k.csv` to the [env] is necessary
This commit is contained in:
parent
0546bb3c14
commit
237df26490
@ -75,6 +75,7 @@ lib_ignore =
|
||||
; *** EXPERIMENTAL Tasmota version for ESP32 IDF4.4.
|
||||
[env:tasmota32idf4]
|
||||
extends = env:tasmota32_base
|
||||
board_build.partitions = esp32_partition_app1856k_spiffs320k.csv
|
||||
platform = https://github.com/platformio/platform-espressif32.git#feature/idf-master
|
||||
platform_packages = framework-arduinoespressif32 @ https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/259/framework-arduinoespressif32-master-c13afea63.tar.gz
|
||||
toolchain-xtensa32 @ ~2.80400.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user