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 c8c2e45 commit c6003dcCopy full SHA for c6003dc
controller/tea_poor/platformio.ini
@@ -20,4 +20,4 @@ test_ignore = local
20
platform = native
21
test_framework = googletest
22
test_build_src = no
23
-build_src_filter = -<*.cpp> +<*_test.cpp>
+build_src_filter = +*.cpp -*_test.cpp
0 commit comments