index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-hal-common
/
src
/
peripheral.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/peripheral: do not require mut in PeripheralRef clone_unchecked.
Dario Nieuwenhuis
2023-04-11
1
-6
/
+6
*
PeripheralRef docs improvements.
Dario Nieuwenhuis
2023-02-03
1
-9
/
+10
*
Fix typo in peripheral.rs
Daniel Bevenius
2022-09-08
1
-1
/
+1
*
nrf: replace PhantomData usages with PeripheralRef.
Dario Nieuwenhuis
2022-07-23
1
-0
/
+30
*
Remove PeripheralRef::into_inner()
Dario Nieuwenhuis
2022-07-23
1
-4
/
+0
*
Add docs to PeripheralRef::map_into.
Dario Nieuwenhuis
2022-07-23
1
-0
/
+6
*
Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral
Dario Nieuwenhuis
2022-07-23
1
-0
/
+141
*
Add embassy-cortex-m crate.
Dario Nieuwenhuis
2022-06-12
1
-134
/
+0
*
common/PeripheralMutex: remove unsafe API. (#802)
Dario Nieuwenhuis
2022-06-09
1
-24
/
+2
*
Update rust nightly, embedded-hal 1.0, embedded-hal-async.
Dario Nieuwenhuis
2022-03-11
1
-1
/
+1
*
common: Initialize PeripheralMutex state with closure to ensure it's done in-...
Dario Nieuwenhuis
2021-08-02
1
-7
/
+11
*
Make const the states when able.
Dario Nieuwenhuis
2021-08-02
1
-1
/
+1
*
hal-common: remove Pin in PeripheralMutex
Dario Nieuwenhuis
2021-08-02
1
-66
/
+58
*
Rename embassy-extras to embassy-hal-common
Dario Nieuwenhuis
2021-07-29
1
-0
/
+160