From 69a35e2c1fd4d6ffee00aca1a443478cf96f88c7 Mon Sep 17 00:00:00 2001 From: Mathieu Kardous Date: Tue, 19 Mar 2024 10:42:02 +0800 Subject: [PATCH] test since i cant build esp stuff locally --- examples/all-clusters-app/esp32/main/include/CHIPProjectConfig.h | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/all-clusters-app/esp32/main/include/CHIPProjectConfig.h b/examples/all-clusters-app/esp32/main/include/CHIPProjectConfig.h index 9fff1bd10e67b4..b6bd9294fb92fc 100644 --- a/examples/all-clusters-app/esp32/main/include/CHIPProjectConfig.h +++ b/examples/all-clusters-app/esp32/main/include/CHIPProjectConfig.h @@ -27,6 +27,7 @@ #pragma once +#error does this even work /** * @def CONFIG_BUILD_FOR_HOST_UNIT_TEST *