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.
2 parents 564612d + 396def3 commit 22fb402Copy full SHA for 22fb402
CMakeLists.txt
@@ -320,7 +320,7 @@ target_compile_options(${COMPONENT_TARGET} PUBLIC
320
-DARDUINO_ARCH_ESP32
321
-DARDUINO_BOARD="${idf_target_caps}_DEV"
322
-DARDUINO_VARIANT="${CONFIG_ARDUINO_VARIANT}"
323
- -DESP32)
+ -DESP32=ESP32)
324
325
if(CONFIG_AUTOSTART_ARDUINO)
326
# in autostart mode, arduino-esp32 contains app_main() function and needs to
0 commit comments