aboutsummaryrefslogtreecommitdiff
path: root/embassy-nrf-examples/src/bin/rtc_async.rs
Commit message (Collapse)AuthorAgeFilesLines
* nrf/rtc: update to new apiDario Nieuwenhuis2021-03-291-63/+0
|
* Update features for latest nightly.Dario Nieuwenhuis2021-03-171-0/+2
|
* Get rid of some warningsThales Fragoso2021-02-131-2/+1
|
* Executor API V2.Dario Nieuwenhuis2021-02-021-9/+6
| | | | | - It's no longer possible to call run() reentrantly from within a task (soundness issue) - it's now possible to spawn Send tasks across threads (SendSpawner, #37)
* Rename examples -> embassy-nrf-examplesDario Nieuwenhuis2021-01-011-0/+65