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 fab6f6f commit 13122d0Copy full SHA for 13122d0
CMakeLists.txt
@@ -33,3 +33,5 @@ add_custom_command(
33
VERBATIM
34
)
35
add_custom_target(mem-variant DEPENDS "mem_variant")
36
+
37
+idf_build_set_property(COMPILE_DEFINITIONS "-DESP32_ARDUINO_LIB_BUILDER" APPEND)
0 commit comments