Skip to content

Commit d894ebb

Browse files
author
Jonathan Pallant (42 Technology)
committed
Use nrfxlib-sys 1.5.1-rc1
1 parent b0d1b94 commit d894ebb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,4 @@ cortex-m = "0.6"
1515
heapless = "0.7"
1616
linked_list_allocator = { version="0.9.0", default-features=false, features=["use_spin"] }
1717
log = "0.4"
18-
# nrfxlib-sys = "1.5.1"
19-
nrfxlib-sys = { git = "https://github.com/42-technology-ltd/nrfxlib-sys.git", branch = "update_to_1.5.1" }
20-
# nrfxlib-sys = { path = "../nrfxlib-sys" }
18+
nrfxlib-sys = "1.5.1-rc1"

0 commit comments

Comments
 (0)