embassy/examples/nrf
Liam Murphy 8a4ab29819 Add an nRF RNG driver
Resolves #187

Like the stm32 driver, this has both a non-blocking and blocking API, and implements `rand_core::RngCore` for the blocking API.
2021-06-29 17:26:16 +10:00
..
.cargo Move examples to a subdirectory 2021-06-02 01:32:19 +02:00
src Add an nRF RNG driver 2021-06-29 17:26:16 +10:00
build.rs Move examples to a subdirectory 2021-06-02 01:32:19 +02:00
Cargo.toml Add an nRF RNG driver 2021-06-29 17:26:16 +10:00
memory.x Move examples to a subdirectory 2021-06-02 01:32:19 +02:00