We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f1509 commit e8e8ee0Copy full SHA for e8e8ee0
variants/native/portduino/platformio.ini
@@ -107,5 +107,3 @@ build_src_filter = ${env:native-tft.build_src_filter}
107
[env:coverage]
108
extends = env:native
109
build_flags = -lgcov --coverage -fprofile-abs-path -fsanitize=address ${env:native.build_flags}
110
-; https://docs.platformio.org/en/latest/projectconf/sections/env/options/test/test_testing_command.html
111
-test_testing_command = ${platformio.build_dir}/${this.__env__}/program -s
0 commit comments