mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
Merge branch 'master' into platformio_dependabot/ArduinoJson/7.0.4
This commit is contained in:
commit
98af7098ab
|
|
@ -26,7 +26,7 @@ lib_deps =
|
|||
knolleary/PubSubClient@^2.8
|
||||
mikalhart/TinyGPSPlus @ 1.1.0
|
||||
shaggydog/OneButton @ 1.5.0
|
||||
jgromes/RadioLib @ 6.3.0
|
||||
jgromes/RadioLib @ 6.5.0
|
||||
check_tool = cppcheck
|
||||
check_flags = cppcheck: --std=c++20 --suppress=*:*.pio\* --inline-suppr --suppress=unusedFunction --suppress=shadowFunction:*TimeLib.cpp --suppress=unreadVariable:*TimeLib.cpp --suppress=badBitmaskCheck:*project_configuration.cpp
|
||||
check_skip_packages = yes
|
||||
|
|
|
|||
Loading…
Reference in a new issue