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
/
ppi
/
mod.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename embassy-hal-common to embassy-hal-internal, document it's for internal...
Dario Nieuwenhuis
2023-07-28
1
-1
/
+1
*
Update embassy-nrf/src/ppi/mod.rs
Cameron Harris
2023-07-05
1
-1
/
+1
*
Update embassy-nrf/src/ppi/mod.rs
Cameron Harris
2023-07-05
1
-1
/
+1
*
Removed unnecessary lifetime naming
Cameron
2023-07-05
1
-2
/
+2
*
Fixed Lifetimes in Events & Tasks
Cameron
2023-07-05
1
-2
/
+2
*
Lifetime groups
Cameron
2023-06-29
1
-2
/
+2
*
feature(1354): Added lifetimes to Event +
Cameron
2023-06-29
1
-11
/
+18
*
PR Fixes
Cameron
2023-06-29
1
-6
/
+6
*
Fixed Pointer Updates
Cameron
2023-06-29
1
-6
/
+6
*
feature(1355): Add trigger to task, triggered + clear to Event
Cameron
2023-06-29
1
-0
/
+15
*
nrf: add PPI channel group driver.
Dario Nieuwenhuis
2023-03-04
1
-8
/
+96
*
nrf: docs.
Dario Nieuwenhuis
2023-02-01
1
-1
/
+1
*
nrf/ppi: fix unsoundness due to task/event ptrs being public.
Dario Nieuwenhuis
2022-08-24
1
-7
/
+25
*
nrf/ppi: feature-gate dppi stuff.
Dario Nieuwenhuis
2022-08-24
1
-1
/
+4
*
nRF documentation warning fixes
Ulf Lilleengen
2022-08-22
1
-0
/
+12
*
Remove PeripheralRef::into_inner()
Dario Nieuwenhuis
2022-07-23
1
-2
/
+14
*
Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral
Dario Nieuwenhuis
2022-07-23
1
-7
/
+7
*
Rename unsafe_impl_unborrow to impl_unborrow
Dario Nieuwenhuis
2022-07-23
1
-4
/
+4
*
WIP: Make unborrow safe to use
Grant Miller
2022-07-23
1
-4
/
+2
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
1
-2
/
+3
*
Add embassy-cortex-m crate.
Dario Nieuwenhuis
2022-06-12
1
-1
/
+1
*
nrf: add initial nrf5340 support
Dario Nieuwenhuis
2021-10-28
1
-19
/
+1
*
ppi: simplify driver creation.
Dario Nieuwenhuis
2021-10-26
1
-117
/
+4
*
Fewer channel traits, more cfg to make the system work
Dion Dokter
2021-10-26
1
-56
/
+79
*
typo
Dion Dokter
2021-10-26
1
-1
/
+1
*
- Interconnect is now PPI again
Dion Dokter
2021-10-26
1
-0
/
+325