We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dbd4b7 commit 05d17b5Copy full SHA for 05d17b5
src/test_driver/esp32/main/include/CHIPProjectConfig.h
@@ -30,4 +30,6 @@
30
// Enable support functions for parsing command-line arguments
31
#define CHIP_CONFIG_ENABLE_ARG_PARSER 1
32
33
+#define CONFIG_BUILD_FOR_HOST_UNIT_TEST 1
34
+
35
#endif // CHIP_PROJECT_CONFIG_H
0 commit comments