mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 18:29:56 +00:00
b2ff628cec
Also add a script to check for lib updates (maybe in CI?)
7 lines
125 B
INI
7 lines
125 B
INI
; The PPR board
|
|
[env:ppr]
|
|
extends = nrf52_base
|
|
board = ppr
|
|
lib_deps =
|
|
${arduino_base.lib_deps}
|
|
industruino/UC1701@^1.1.0 |