aboutsummaryrefslogtreecommitdiff
path: root/embassy-extras/src
Commit message (Expand)AuthorAgeFilesLines
* nrf/uart: make rts/cts optional.Dario Nieuwenhuis2021-03-291-1/+1
* nrf: add unborrow! macroDario Nieuwenhuis2021-03-291-0/+9
* nrf: nicer Peripherals api, add take()Dario Nieuwenhuis2021-03-291-21/+51
* extras: move peripherals from nrf to extrasDario Nieuwenhuis2021-03-292-0/+46
* Move USB to embassy-extrasThales Fragoso2021-03-194-0/+903
* USB: Use updated PeripheralMutexThales Fragoso2021-03-191-0/+6
* peripheralmutex: separate interrupt registration to own method.Dario Nieuwenhuis2021-03-181-12/+13
* Remove free() from PeripheralMutex and all nrf drivers.Dario Nieuwenhuis2021-03-181-57/+20
* Allow unused stuff in fmt.rsDario Nieuwenhuis2021-03-181-0/+1
* Do not export fmt macros.Dario Nieuwenhuis2021-03-171-6/+0
* Move nRF's util into a separate crateThales Fragoso2021-03-074-0/+335