We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ccae4b commit 77675abCopy full SHA for 77675ab
1 file changed
platformio.ini
@@ -59,6 +59,7 @@ platform = platformio/espressif32@6.11.0
59
monitor_filters = esp32_exception_decoder
60
extra_scripts = merge-bin.py
61
build_flags = ${arduino_base.build_flags}
62
+ -D ESP32_PLATFORM
63
; -D ESP32_CPU_FREQ=80 ; change it to your need
64
build_src_filter = ${arduino_base.build_src_filter}
65
0 commit comments