mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 14:03:55 +01:00
pkg/driver_cryptocell_310: use community-hosted mirror of nRF5-SDK
necessary because upstream responds with 403 Forbidden for (presumed) non-humans
This commit is contained in:
parent
cfaa76bad4
commit
4ffc9f95f3
@ -1,5 +1,6 @@
|
||||
PKG_NAME = driver_cryptocell_310
|
||||
PKG_URL = https://www.nordicsemi.com/-/media/Software-and-other-downloads/SDKs/nRF5/Binaries
|
||||
# upstream at https://www.nordicsemi.com/-/media/Software-and-other-downloads/SDKs/nRF5/Binaries sends 403 Forbidden
|
||||
PKG_URL = https://download.riot-os.org
|
||||
PKG_VERSION = 17.1.0_ddde560
|
||||
PKG_DIR_NAME = nRF5_SDK
|
||||
PKG_EXT = zip
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user