xiaoxiang781216 commented on code in PR #14557: URL: https://github.com/apache/nuttx/pull/14557#discussion_r1838014294
########## libs/libbuiltin/Kconfig: ########## @@ -29,11 +29,35 @@ config BUILTIN_TOOLCHAIN endchoice +choice + prompt "Code coverage analysis support" + default COVERAGE_TOOLCHAIN Review Comment: add COVERAGE_NONE as default -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
