mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
add -D ESP32_PLATFORM to esp32_base
This commit is contained in:
parent
5ccae4bddc
commit
77675ab496
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ platform = platformio/espressif32@6.11.0
|
|||
monitor_filters = esp32_exception_decoder
|
||||
extra_scripts = merge-bin.py
|
||||
build_flags = ${arduino_base.build_flags}
|
||||
-D ESP32_PLATFORM
|
||||
; -D ESP32_CPU_FREQ=80 ; change it to your need
|
||||
build_src_filter = ${arduino_base.build_src_filter}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue