blob: 30da71787877b228ce45d7ba496e55c1bb8cefb1 (
plain)
1
2
3
4
5
6
7
8
9
|
# 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.
|