embassy/embassy-nrf
huntc 8dcc41c7f0 Optimises the buffer passing for nRF SAADC
The buffer will always have been filled and we never explicitly stop the task outside of this code. Thus, we can assume the number of bytes in the slice.
2021-10-18 12:23:13 +11:00
..
src Optimises the buffer passing for nRF SAADC 2021-10-18 12:23:13 +11:00
Cargo.toml Initial support for nrf9160 2021-10-11 10:39:38 +02:00