We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7080df0 commit e5e0324Copy full SHA for e5e0324
CMakeLists.txt
@@ -34,6 +34,8 @@ add_custom_command(
34
)
35
add_custom_target(mem-variant DEPENDS "mem_variant")
36
37
+idf_build_set_property(COMPILE_DEFINITIONS "-DESP32_ARDUINO_LIB_BUILDER" APPEND)
38
+
39
##################
40
### ESP Matter ###
41
0 commit comments