mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
no longer use the dev esp32 core
This commit is contained in:
@@ -83,8 +83,8 @@ lib_ignore =
|
||||
[env:esp32]
|
||||
board = esp32dev
|
||||
build_type = release
|
||||
; platform = espressif32
|
||||
platform = https://github.com/platformio/platform-espressif32.git
|
||||
platform = espressif32
|
||||
; platform = https://github.com/platformio/platform-espressif32.git
|
||||
board_build.partitions = min_spiffs.csv ; https://github.com/espressif/arduino-esp32/blob/master/tools/partitions/
|
||||
lib_deps = ${common.libs_core}
|
||||
build_flags = ${common.build_flags} ${common.debug_flags}
|
||||
|
||||
Reference in New Issue
Block a user