embassy/embassy-net-nrf91/README.md

10 lines
330 B
Markdown
Raw Normal View History

2024-06-21 18:19:54 +00:00
# nRF91 `embassy-net` integration
[`embassy-net`](https://crates.io/crates/embassy-net) driver for Nordic nRF91-series cellular modems.
See the [`examples`](https://github.com/embassy-rs/embassy/tree/main/examples/nrf9160) directory for usage examples with the nRF9160.
## Interoperability
This crate can run on any executor.