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-nrf
/
src
/
qdec.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
nrf/qdec: erase instance generics
Dario Nieuwenhuis
2025-09-28
1
-16
/
+23
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-19
/
+17
*
nrf: port to chiptool-based `nrf-pac`.
Dario Nieuwenhuis
2024-11-04
1
-38
/
+45
*
nrf: remove mod sealed.
Dario Nieuwenhuis
2024-04-05
1
-22
/
+19
*
nrf: Remove useless returns
Priit Laes
2024-02-17
1
-1
/
+1
*
nrf: Drop needless let
Priit Laes
2024-02-17
1
-3
/
+2
*
Rename embassy-hal-common to embassy-hal-internal, document it's for internal...
Dario Nieuwenhuis
2023-07-28
1
-1
/
+1
*
Make interrupt module more standard.
Dario Nieuwenhuis
2023-06-08
1
-6
/
+6
*
cortex-m: remove owned interrupts.
Dario Nieuwenhuis
2023-06-01
1
-4
/
+3
*
ci: fix nrf, rp tests.
Dario Nieuwenhuis
2023-05-29
1
-2
/
+11
*
nrf/qdec: make available on all chips, use Instance trait, switch to new inte...
Dario Nieuwenhuis
2023-03-06
1
-33
/
+79
*
nrf: docs.
Dario Nieuwenhuis
2023-02-01
1
-2
/
+35
*
Replace futures::future::poll_fn -> core::future::poll_fn.
Dario Nieuwenhuis
2022-09-22
1
-1
/
+1
*
split `embassy-util` into `embassy-futures`, `embassy-sync`.
Dario Nieuwenhuis
2022-08-22
1
-1
/
+1
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
1
-1
/
+1
*
nrf: replace PhantomData usages with PeripheralRef.
Dario Nieuwenhuis
2022-07-23
1
-5
/
+4
*
Remove PeripheralRef::into_inner()
Dario Nieuwenhuis
2022-07-23
1
-4
/
+4
*
Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral
Dario Nieuwenhuis
2022-07-23
1
-19
/
+19
*
WIP: Make unborrow safe to use
Grant Miller
2022-07-23
1
-8
/
+8
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
1
-19
/
+9
*
Add embassy-cortex-m crate.
Dario Nieuwenhuis
2022-06-12
1
-2
/
+2
*
Remove OnDrop handler, start sampling in new
Henrik Alsér
2022-05-12
1
-10
/
+4
*
Add qdec module
Henrik Alsér
2022-05-07
1
-0
/
+222