Consume device-ui as a pio library (#6193)

This commit is contained in:
Austin
2025-03-05 17:19:59 -05:00
committed by GitHub
parent 239e5412b3
commit b96b027926
10 changed files with 32 additions and 51 deletions

View File

@@ -92,6 +92,10 @@ lib_deps =
lib_deps =
jgromes/RadioLib@7.1.2
[device-ui_base]
lib_deps =
https://github.com/meshtastic/device-ui.git#8c3183e177a1d6452ce12b4f328bd3357bf7e21b
; Common libs for environmental measurements in telemetry module
; (not included in native / portduino)
[environmental_base]