embassy/examples/nrf
huntc d5d8897c84 Remove unsafe from new on RND
Unsafe is not required here given that all futures are required to live longer than their global peripheral instances. There are other occurrences of unsafe being used on new that should be removed. I started to do that but then went down a bit of a rabbit hole.
2022-01-06 09:59:28 +11:00
..
.cargo Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
src Remove unsafe from new on RND 2022-01-06 09:59:28 +11:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml dont rely on nrf-usdb 2021-12-14 16:51:34 -07:00
memory.x Move examples to a subdirectory 2021-06-02 01:32:19 +02:00