nrf-rs/nrf-hal

Status of nRF5340 support

bogdanm opened this issue · 2 comments

Hi, I've noticed that there is an nrf5340 branch on this repository, but I don't know how complete the nRF5340 implementation is, or if there are any plans to merge it to master in the near future. If someone could clarify this it'd be helpful. Thank ou.

It seems the application core was added in #366 which is available on https://crates.io/crates/nrf5340-app-hal i.e.:

nrf5340-app-hal = "0.14.1"

v0.15.1 includes a HAL for both the Application and Network core, so closing this 🎉