aboutsummaryrefslogtreecommitdiff
path: root/embassy-hal-common
Commit message (Expand)AuthorAgeFilesLines
...
* common: Initialize PeripheralMutex state with closure to ensure it's done in-...Dario Nieuwenhuis2021-08-022-10/+13
* Make const the states when able.Dario Nieuwenhuis2021-08-021-1/+1
* Mark `new`s as unsafe due to not being leak-safe.Dario Nieuwenhuis2021-08-021-2/+3
* hal-common: remove Pin in PeripheralMutexDario Nieuwenhuis2021-08-023-92/+91
* Remove embassy_hal_common::peripheral_sharedDario Nieuwenhuis2021-07-292-123/+0
* Rename embassy-extras to embassy-hal-commonDario Nieuwenhuis2021-07-2911-0/+2239