mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
build web also for esp32
This commit is contained in:
@@ -77,6 +77,8 @@ board_build.f_cpu = 160000000L ; 160MHz
|
||||
build_flags = ${common.build_flags} ${common.debug_flags}
|
||||
|
||||
[env:esp32-local]
|
||||
extra_scripts =
|
||||
pre:scripts/build_interface.py
|
||||
board = esp32dev
|
||||
platform = espressif32
|
||||
; platform = https://github.com/platformio/platform-espressif32.git
|
||||
|
||||
Reference in New Issue
Block a user