Merge branch 'master' into tft-gui-work

This commit is contained in:
Manuel 2024-10-28 09:33:20 +01:00 committed by GitHub
commit b4c3dfb190
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 3 deletions

View File

@ -16,8 +16,9 @@ build_src_filter =
lib_ignore =
BluetoothOTA
lvgl
lib_deps =
${arduino_base.lib_deps}
${environmental_base.lib_deps}
rweather/Crypto
rweather/Crypto

View File

@ -1323,4 +1323,4 @@ void tft_task_handler(void *param = nullptr)
}
}
#endif
#endif

View File

@ -12,4 +12,4 @@ lib_deps =
https://github.com/RAKWireless/RAK13800-W5100S.git#1.0.2
debug_tool = jlink
; If not set we will default to uploading over serial (first it forces bootloader entry by talking 1200bps to cdcacm)
;upload_protocol = jlink
;upload_protocol = jlink