Next try, plus change cppcheck defines back.

This commit is contained in:
Thomas Göttgens
2022-11-06 14:32:02 +01:00
parent 7b378d36cc
commit 631db56a44
3 changed files with 15 additions and 24 deletions
+2 -2
View File
@@ -59,8 +59,8 @@ lib_deps =
check_tool = cppcheck
check_skip_packages = yes
check_flags =
--common-flag
cppcheck: --enable=--inline-suppr
-DAPP_VERSION=1.0.0
--suppressions-list=suppressions.txt
; Common settings for conventional (non Portduino) Arduino targets
[arduino_base]