mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
Tasmota Arduino Core 2.0.15 with IPv6 support, based on IDF 4.4.7 / core 2.0.15
This commit is contained in:
@@ -50,9 +50,11 @@ extra_scripts =
|
||||
|
||||
[espressi32_base_tasmota]
|
||||
; use Tasmota's library which removes some unused libs (like mbedtsl, so no WiFi_secure.h) and increases available heap
|
||||
; Tasmota Arduino Core 2.0.14 with IPv6 support, based on IDF 4.4.6
|
||||
platform = https://github.com/tasmota/platform-espressif32/releases/download/2024.01.01/platform-espressif32.zip
|
||||
; Tasmota Arduino Core 3.0.0-alpha based on IDF v5.1.2
|
||||
; Tasmota Arduino Core 2.0.14 with IPv6 support, based on IDF 4.4.6
|
||||
; platform = https://github.com/tasmota/platform-espressif32/releases/download/2024.01.01/platform-espressif32.zip
|
||||
; Tasmota Arduino Core 2.0.15 with IPv6 support, based on IDF 4.4.7 / core 2.0.15
|
||||
platform = https://github.com/tasmota/platform-espressif32/releases/download/2024.04.00/platform-espressif32.zip
|
||||
; Tasmota Arduino Core 3.0.0-alpha based on IDF v5.1.2
|
||||
; platform = https://github.com/tasmota/platform-espressif32/releases/download/2024.02.10/platform-espressif32.zip
|
||||
framework = arduino
|
||||
board_build.filesystem = littlefs
|
||||
|
||||
Reference in New Issue
Block a user