mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-31 23:21:06 +00:00
Suppress false positive
This commit is contained in:
@@ -105,4 +105,6 @@ build_src_filter = ${env:native-tft.build_src_filter}
|
||||
|
||||
[env:coverage]
|
||||
extends = env:native
|
||||
build_flags = -lgcov --coverage -fprofile-abs-path -fsanitize=address ${env:native.build_flags}
|
||||
build_flags = -lgcov --coverage -fsanitize=address ${env:native.build_flags}
|
||||
test_build_src = yes
|
||||
test_filter = *
|
||||
|
||||
Reference in New Issue
Block a user