Skip to content

Commit

Permalink
Try to fix nRF CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmelveilleux committed Jun 28, 2022
1 parent 3608fda commit 39caecc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/test_driver/nrfconnect/main/include/CHIPProjectConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,7 @@
// Enable support functions for parsing command-line arguments
#define CHIP_CONFIG_ENABLE_ARG_PARSER 1

// Enable unit-test only features
#define CONFIG_BUILD_FOR_HOST_UNIT_TEST 1

#endif // CHIP_PROJECT_CONFIG_H

0 comments on commit 39caecc

Please sign in to comment.