mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-19 05:22:21 +02:00
10 lines
174 B
Plaintext
10 lines
174 B
Plaintext
menu "Host-test config"
|
|
|
|
config GCOV_ENABLED
|
|
bool "Coverage analyzer"
|
|
default n
|
|
help
|
|
Enables coverage analyzing for host tests.
|
|
|
|
endmenu
|