mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-27 19:57:38 +00:00
@@ -139,8 +139,8 @@ platform_packages =
|
||||
[core_esp32_1_12_2]
|
||||
platform = espressif32@1.12.4
|
||||
|
||||
[core_esp32_3_1_0]
|
||||
platform = espressif32@3.1.0
|
||||
[core_esp32_3_2_0]
|
||||
platform = espressif32@3.2.0
|
||||
|
||||
|
||||
[core_esp32_stage]
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
|
||||
[esp32_common]
|
||||
extends = common, core_esp32_3_1_0
|
||||
extends = common, core_esp32_3_2_0
|
||||
lib_ignore = ESP8266WiFi, ESP8266Ping, ESP8266WebServer, ESP8266HTTPUpdateServer, ESP8266mDNS, IRremoteESP8266, ESPEasy_ESP8266Ping, ESP32_ping, HeatpumpIR
|
||||
lib_deps = https://github.com/TD-er/ESPEasySerial.git#v2.0.5, adafruit/Adafruit ILI9341 @ ^1.5.6, Adafruit GFX Library, LOLIN_EPD, Adafruit BusIO
|
||||
board_build.f_flash = 80000000L
|
||||
|
||||
Reference in New Issue
Block a user