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
/
ppi.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
nrf: add persist() method for gpio and ppi
Matthew Tran
2025-09-20
1
-0
/
+9
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-12
/
+4
*
nrf: port to chiptool-based `nrf-pac`.
Dario Nieuwenhuis
2024-11-04
1
-16
/
+16
*
cleanup
Ulf Lilleengen
2024-01-24
1
-2
/
+2
*
feat: add basic support for nRF51 chips to embassy-nrf
Ulf Lilleengen
2024-01-24
1
-0
/
+1
*
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/ppi.rs
Cameron Harris
2023-07-05
1
-1
/
+1
*
Update embassy-nrf/src/ppi/ppi.rs
Cameron Harris
2023-07-05
1
-1
/
+1
*
Fixed Lifetimes in Events & Tasks
Cameron
2023-07-05
1
-2
/
+2
*
feature(1354): Added lifetimes to Event +
Cameron
2023-06-29
1
-2
/
+2
*
nrf: add PPI channel group driver.
Dario Nieuwenhuis
2023-03-04
1
-1
/
+1
*
nrf: docs.
Dario Nieuwenhuis
2023-02-01
1
-1
/
+1
*
nRF documentation warning fixes
Ulf Lilleengen
2022-08-22
1
-0
/
+3
*
Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral
Dario Nieuwenhuis
2022-07-23
1
-8
/
+8
*
WIP: Make unborrow safe to use
Grant Miller
2022-07-23
1
-14
/
+3
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
1
-14
/
+4
*
Add embassy-cortex-m crate.
Dario Nieuwenhuis
2022-06-12
1
-1
/
+1
*
nrf: add initial nrf5340 support
Dario Nieuwenhuis
2021-10-28
1
-4
/
+24
*
ppi: simplify driver creation.
Dario Nieuwenhuis
2021-10-26
1
-61
/
+67
*
Fewer channel traits, more cfg to make the system work
Dion Dokter
2021-10-26
1
-4
/
+8
*
- Interconnect is now PPI again
Dion Dokter
2021-10-26
1
-0
/
+77