Merge branch 'master' into tft-gui-work

This commit is contained in:
Manuel 2024-03-18 22:34:35 +01:00 committed by GitHub
commit b0b30e4a83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -79,7 +79,7 @@ lib_deps =
mathertel/OneButton@^2.5.0 ; OneButton library for non-blocking button debounce
https://github.com/meshtastic/arduino-fsm.git#7db3702bf0cfe97b783d6c72595e3f38e0b19159
https://github.com/meshtastic/TinyGPSPlus.git#f9f4fef2183514aa52be91d714c1455dd6f26e45
https://github.com/meshtastic/ArduinoThread.git#72921ac222eed6f526ba1682023cee290d9aa1b3
https://github.com/meshtastic/ArduinoThread.git#1ae8778c85d0a2a729f989e0b1e7d7c4dc84eef0
nanopb/Nanopb@^0.4.7
erriez/ErriezCRC32@^1.0.1

View File

@ -6,6 +6,7 @@ board_build.partitions = default_16MB.csv ; just for test
upload_protocol = esp-builtin
build_flags = ${esp32_base.build_flags} -fno-omit-frame-pointer
-D T_DECK
-D MAX_THREADS=40
-D HAS_SCREEN=0
-D HAS_TFT=1
-D GPS_POWER_TOGGLE