Peg NRF52 arduino to meshtastic fork with LFE bluetooth fix (#5924)

This commit is contained in:
Ben Meadors
2025-01-23 19:56:59 -06:00
committed by GitHub
parent 0d860882a8
commit d1f7739bbe

View File

@@ -4,7 +4,7 @@ platform = platformio/nordicnrf52@^10.7.0
extends = arduino_base
platform_packages =
; our custom Git version until they merge our PR
framework-arduinoadafruitnrf52 @ https://github.com/geeksville/Adafruit_nRF52_Arduino.git
framework-arduinoadafruitnrf52 @ https://github.com/meshtastic/Adafruit_nRF52_Arduino.git#e13f5820002a4fb2a5e6754b42ace185277e5adf
toolchain-gccarmnoneeabi@~1.90301.0
build_type = debug