mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 14:57:16 +00:00
Use Arduino ESP32 core 1.0.7.1
PSRAM auto detect. PSRAM can be enabled always.
This commit is contained in:
parent
7b460a1158
commit
e36a07b3b0
@ -27,7 +27,7 @@ build_flags = ${esp_defaults.build_flags}
|
||||
|
||||
[core32]
|
||||
platform = espressif32 @ 3.2.0
|
||||
platform_packages = framework-arduinoespressif32 @ https://github.com/tasmota/arduino-esp32/releases/download/1.0.7/tasmota-arduinoespressif32-release_v3.3.5.tar.gz
|
||||
platform_packages = framework-arduinoespressif32 @ https://github.com/tasmota/arduino-esp32/releases/download/1.0.7.1/tasmota-arduinoespressif32-release_v3.3.5.tar.gz
|
||||
platformio/tool-esptoolpy @ ~1.30100
|
||||
platformio/tool-mklittlefs @ ~1.203.200522
|
||||
build_unflags = ${esp32_defaults.build_unflags}
|
||||
|
Loading…
x
Reference in New Issue
Block a user