Skip to content

Commit c5583f6

Browse files
force define to 1
1 parent 3335271 commit c5583f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/all-clusters-app/esp32/main/include/CHIPProjectConfig.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@
3535
* that uses this flag, either appropriately conditionalize the entire test on this flag, or to exclude
3636
* the compliation of that test source file entirely.
3737
*/
38-
#define CONFIG_BUILD_FOR_HOST_UNIT_TEST CONFIG_BUILD_CHIP_TESTS
38+
#define CONFIG_BUILD_FOR_HOST_UNIT_TEST 1

0 commit comments

Comments
 (0)