SlimeVR / SlimeVR-Rust

🦀 + SlimeVR = 💖
Apache License 2.0
70 stars 26 forks source link

firmware: Switched from nrf52840-hal to embassy-nrf #88

Closed TheButlah closed 1 year ago

TheButlah commented 1 year ago

In order to use embassy, we needed to use embassy-nrf instead of nrf52840-hal. This implements this such that it compiles. We are still missing a few things at runtime.