mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* ESP platform ver > 6.11.0 seems to break Github Actions
This commit is contained in:
parent
7bc02296ff
commit
c28001d1e2
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ build_src_filter =
|
|||
|
||||
[esp32_base]
|
||||
extends = arduino_base
|
||||
platform = platformio/espressif32@^6.11.0
|
||||
platform = platformio/espressif32@6.11.0
|
||||
monitor_filters = esp32_exception_decoder
|
||||
extra_scripts = merge-bin.py
|
||||
build_flags = ${arduino_base.build_flags}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue