| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: improve nrf54 support using new nrf-pac | Ulf Lilleengen | 2025-10-28 | 1 | -36/+83 |
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -2/+2 |
| * | nrf: add persist() method for gpio and ppi | Matthew Tran | 2025-09-20 | 1 | -0/+8 |
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 1 | -54/+22 |
| * | nrf: port to chiptool-based `nrf-pac`. | Dario Nieuwenhuis | 2024-11-04 | 1 | -21/+16 |
| * | nrf: remove mod sealed. | Dario Nieuwenhuis | 2024-04-05 | 1 | -11/+11 |
| * | cleanup | 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/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 |
