Rust
Featured Categories
All Categories
Recent Posts
Using Rust Packages in a C Project on Nordic Devices
June 5, 2020
This example shows how to call a function from a Rust package from C on a NRF52840-DK. Why would you want to use Rust? Rust is a pretty cool new…
Read More