Age | Commit message (Expand) | Author |
---|---|---|
2022-08-24 | nrf/ppi: fix unsoundness due to task/event ptrs being public. | Dario Nieuwenhuis |
2022-08-24 | nrf/ppi: feature-gate dppi stuff. | Dario Nieuwenhuis |
2022-08-22 | nRF documentation warning fixes | Ulf Lilleengen |
2022-07-23 | Remove PeripheralRef::into_inner() | Dario Nieuwenhuis |
2022-07-23 | Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral | Dario Nieuwenhuis |
2022-07-23 | fix nrf dppi | Dario Nieuwenhuis |
2022-07-23 | Rename unsafe_impl_unborrow to impl_unborrow | Dario Nieuwenhuis |
2022-07-23 | WIP: Make unborrow safe to use | Grant Miller |
2022-06-12 | Run rustfmt. | Dario Nieuwenhuis |
2022-06-12 | Add embassy-cortex-m crate. | Dario Nieuwenhuis |
2021-10-28 | nrf: add initial nrf5340 support | Dario Nieuwenhuis |
2021-10-26 | ppi: simplify driver creation. | Dario Nieuwenhuis |
2021-10-26 | Fewer channel traits, more cfg to make the system work | Dion Dokter |
2021-10-26 | typo | Dion Dokter |
2021-10-26 | - Interconnect is now PPI again | Dion Dokter |