mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-21 12:38:34 +00:00
Fixes PIO code inspector
This commit is contained in:
parent
4e3fda87a1
commit
9e4e79c5d7
@ -83,6 +83,10 @@ lib_deps =
|
|||||||
https://github.com/geeksville/ArduinoThread.git#72921ac222eed6f526ba1682023cee290d9aa1b3
|
https://github.com/geeksville/ArduinoThread.git#72921ac222eed6f526ba1682023cee290d9aa1b3
|
||||||
PubSubClient
|
PubSubClient
|
||||||
|
|
||||||
|
; Used for the code analysis in PIO Home / Inspect
|
||||||
|
check_tool = cppcheck, clangtidy
|
||||||
|
check_skip_packages = yes
|
||||||
|
|
||||||
; Common settings for conventional (non Portduino) Arduino targets
|
; Common settings for conventional (non Portduino) Arduino targets
|
||||||
[arduino_base]
|
[arduino_base]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user