@@ -43,15 +43,15 @@ debug = 2
4343# embassy-embedded-hal = {path = "../../../embassy/embassy-embedded-hal"}
4444# embassy-hal-internal = {path = "../../../embassy/embassy-hal-internal"}
4545
46- embassy-executor = {git = " https://github.com/embassy-rs/embassy.git" , rev =" dda429ce6642deaa490f8737e1373e2e2ba79655 " }
47- embassy-nrf = {git = " https://github.com/embassy-rs/embassy.git" , rev =" dda429ce6642deaa490f8737e1373e2e2ba79655 " }
48- embassy-sync = {git = " https://github.com/embassy-rs/embassy.git" , rev =" dda429ce6642deaa490f8737e1373e2e2ba79655 " }
49- embassy-futures = {git = " https://github.com/embassy-rs/embassy.git" , rev =" dda429ce6642deaa490f8737e1373e2e2ba79655 " }
50- embassy-time = {git = " https://github.com/embassy-rs/embassy.git" , rev =" dda429ce6642deaa490f8737e1373e2e2ba79655 " }
51- embassy-time-driver = {git = " https://github.com/embassy-rs/embassy.git" , rev =" dda429ce6642deaa490f8737e1373e2e2ba79655 " }
52- embassy-embedded-hal = {git = " https://github.com/embassy-rs/embassy.git" , rev =" dda429ce6642deaa490f8737e1373e2e2ba79655 " }
53- nrf-sdc = { git = " https://github.com/alexmoon/nrf-sdc.git" , rev = " 1bcd64523471ddd5eea38f5c7227aef3b59c623a " }
54- nrf-mpsl = { git = " https://github.com/alexmoon/nrf-sdc.git" , rev = " 1bcd64523471ddd5eea38f5c7227aef3b59c623a " }
46+ embassy-executor = {git = " https://github.com/embassy-rs/embassy.git" , rev =" 7ff2baf4e29c47c622e21c4eeba2d20596b65137 " }
47+ embassy-nrf = {git = " https://github.com/embassy-rs/embassy.git" , rev =" 7ff2baf4e29c47c622e21c4eeba2d20596b65137 " }
48+ embassy-sync = {git = " https://github.com/embassy-rs/embassy.git" , rev =" 7ff2baf4e29c47c622e21c4eeba2d20596b65137 " }
49+ embassy-futures = {git = " https://github.com/embassy-rs/embassy.git" , rev =" 7ff2baf4e29c47c622e21c4eeba2d20596b65137 " }
50+ embassy-time = {git = " https://github.com/embassy-rs/embassy.git" , rev =" 7ff2baf4e29c47c622e21c4eeba2d20596b65137 " }
51+ embassy-time-driver = {git = " https://github.com/embassy-rs/embassy.git" , rev =" 7ff2baf4e29c47c622e21c4eeba2d20596b65137 " }
52+ embassy-embedded-hal = {git = " https://github.com/embassy-rs/embassy.git" , rev =" 7ff2baf4e29c47c622e21c4eeba2d20596b65137 " }
53+ nrf-sdc = { git = " https://github.com/alexmoon/nrf-sdc.git" , rev = " e559dc97c7feee707cb8b6084affb5c55aa043e3 " }
54+ nrf-mpsl = { git = " https://github.com/alexmoon/nrf-sdc.git" , rev = " e559dc97c7feee707cb8b6084affb5c55aa043e3 " }
5555# bt-hci = { git = "https://github.com/embassy-rs/bt-hci.git", rev = "83a9e179ff019ed60abb73705f54383f89fc60fc" }
5656# nrf-sdc = { path = "../../../nrf-sdc/nrf-sdc" }
5757# nrf-mpsl = { path = "../../../nrf-sdc/nrf-mpsl" }
0 commit comments