aboutsummaryrefslogtreecommitdiff
path: root/embassy-nrf/src/util.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix inverted boolean conditionTil Blechschmidt2022-03-081-1/+1
* Change slice length check to use stable methodTil Blechschmidt2022-02-231-1/+2
* Skip EasyDMA slice location check if slice is emptyTil Blechschmidt2022-02-231-2/+2
* nrf: return ptr in slice_ptr_partsDario Nieuwenhuis2022-01-191-3/+3
* nrf/spim: share code between blocking+async.Dario Nieuwenhuis2022-01-131-5/+17
* fix slice_in_ram for arbitrary size typesJacob Rosenthal2021-11-031-2/+2
* simple_playback api from nrf sdkJacob Rosenthal2021-10-291-2/+2
* nrf: rename Cargo feature references from "51" to "nrf51".Dario Nieuwenhuis2021-10-111-1/+1
* nrf: add support for nrf52805, nrf52811, nrf52820Dario Nieuwenhuis2021-05-171-0/+18