We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41fb0ce commit 40db308Copy full SHA for 40db308
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