mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-20 22:05:09 +00:00
Merge pull request #320 from schulti/patch-1
This commit is contained in:
commit
1c4d9ffca4
1 changed files with 3 additions and 0 deletions
|
|
@ -31,6 +31,9 @@ check_tool = cppcheck
|
||||||
check_flags = cppcheck: --std=c++20 --suppress=*:*.pio\* --inline-suppr --suppress=unusedFunction -DCPPCHECK --force lib -ilib/TimeLib
|
check_flags = cppcheck: --std=c++20 --suppress=*:*.pio\* --inline-suppr --suppress=unusedFunction -DCPPCHECK --force lib -ilib/TimeLib
|
||||||
check_skip_packages = yes
|
check_skip_packages = yes
|
||||||
test_build_src = yes
|
test_build_src = yes
|
||||||
|
# activate for OTA Update, use the CALLSIGN from is-cfg.json as upload_port:
|
||||||
|
#upload_protocol = espota
|
||||||
|
#upload_port = <CALLSIGN>.local
|
||||||
|
|
||||||
[env:lora_board]
|
[env:lora_board]
|
||||||
board = esp32doit-devkit-v1
|
board = esp32doit-devkit-v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue