mirror of
https://github.com/espressif/openthread.git
synced 2026-09-07 17:50:09 +00:00
Add commissioning code to codecov. (#555)
This commit is contained in:
@@ -92,7 +92,7 @@ configure_OPTIONS = \
|
||||
$(NULL)
|
||||
|
||||
ifeq ($(COVERAGE),1)
|
||||
configure_OPTIONS += --enable-coverage
|
||||
configure_OPTIONS += --enable-coverage --enable-commissioner --enable-joiner
|
||||
else
|
||||
configure_OPTIONS +=
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user