Merge branch 'master' into platformio_dependabot/espressif32/6.5.0

This commit is contained in:
Peter Buchegger 2024-05-25 22:17:11 +02:00 committed by GitHub
commit 39df9de83d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ lib_ldf_mode = deep+
monitor_speed = 115200
monitor_raw = yes
lib_deps =
bblanchon/ArduinoJson @ 6.21.4
bblanchon/ArduinoJson @ 7.0.4
lewisxhe/AXP202X_Library @ 1.1.3
peterus/APRS-Decoder-Lib @ 0.0.6
peterus/esp-logger @ 1.0.0
@ -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