Skip to content

Commit

Permalink
Address tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kedars committed Aug 26, 2020
1 parent 5de52bc commit 8d5525c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test_driver/esp32/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

PROJECT_NAME := chip-tests

CXXFLAGS += -DCHIP_SUPPORT_FOREIGN_TEST_DRIVERS -DCHIP_TARGET_STYLE_EMBEDDED -Wno-deprecated-declarations
CXXFLAGS += -DCHIP_SUPPORT_FOREIGN_TEST_DRIVERS -DCHIP_TARGET_STYLE_EMBEDDED -Wno-deprecated-declarations -DCHIP_SEPARATE_CONFIG_H

EXTRA_COMPONENT_DIRS += $(PROJECT_PATH)/third_party/connectedhomeip/config/esp32/components

Expand Down

0 comments on commit 8d5525c

Please sign in to comment.