Skip to content

Commit

Permalink
[ESP32] By default do not build chip tests
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamdp committed Jun 8, 2023
1 parent 45df3a3 commit 509465b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/esp32/components/chip/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ menu "CHIP Core"

config BUILD_CHIP_TESTS
bool "Build CHIP tests"
default "y"
default n
help
Build CHIP test binaries.

Expand Down

0 comments on commit 509465b

Please sign in to comment.