Update nrf52840.ini

This commit is contained in:
Thomas Göttgens
2022-10-10 15:09:31 +02:00
committed by GitHub
parent 323f81eaba
commit b5adb7babc

View File

@@ -4,7 +4,8 @@ build_flags = ${nrf52_base.build_flags}
lib_deps =
${arduino_base.lib_deps}
${environmental_base.lib_deps}
https://github.com/Kongduino/Adafruit_nRFCrypto.git#20fc7fdaf086bd70e901c007dd23c6e8856aec25
# https://github.com/Kongduino/Adafruit_nRFCrypto.git#20fc7fdaf086bd70e901c007dd23c6e8856aec25
https://github.com/caveman99/Adafruit_nRFCrypto.git#patch-3 # pending fix pull on kongduino repo
; Note: By default no lora device is created for this build - it uses a simulated interface
[env:nrf52840dk]