aboutsummaryrefslogtreecommitdiff
path: root/embassy-nrf-examples/src/bin/raw_spawn.rs
Commit message (Expand)AuthorAgeFilesLines
* Move examples to a subdirectoryDario Nieuwenhuis2021-06-021-65/+0
* Add `init` fn. Initializes hw and returns Peripherals.Dario Nieuwenhuis2021-05-171-2/+1
* nrf/system: add configureDario Nieuwenhuis2021-03-291-10/+3
* nrf/rtc: update to new apiDario Nieuwenhuis2021-03-291-5/+5
* Add raw_spawn example, showcasing how to use embassy without TAITDario Nieuwenhuis2021-03-181-0/+73