| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 1 | -5/+3 |
| * | nrf: port to chiptool-based `nrf-pac`. | Dario Nieuwenhuis | 2024-11-04 | 1 | -11/+12 |
| * | Adding _nrf91 feature | nerwalt | 2024-07-15 | 1 | -4/+4 |
| * | Adding support for 9120 | nerwalt | 2024-06-28 | 1 | -2/+2 |
| * | nrf: More nits cleaned up - useless cast and struct item | Priit Laes | 2024-02-17 | 1 | -1/+1 |
| * | Rename embassy-hal-common to embassy-hal-internal, document it's for internal... | Dario Nieuwenhuis | 2023-07-28 | 1 | -1/+1 |
| * | Fix some typos | Dirk Stolle | 2023-05-08 | 1 | -1/+1 |
| * | nrf: add support for UICR configuration. | Dario Nieuwenhuis | 2023-02-20 | 1 | -6/+6 |
| * | nrf: docs. | Dario Nieuwenhuis | 2023-02-01 | 1 | -1/+1 |
| * | Fixed erase bug | Dion Dokter | 2022-12-09 | 1 | -11/+6 |
| * | Adapted nvmc so it can be used for all nrf targets | Dion Dokter | 2022-11-10 | 1 | -10/+60 |
| * | nRF documentation warning fixes | Ulf Lilleengen | 2022-08-22 | 1 | -1/+9 |
| * | nrf: replace PhantomData usages with PeripheralRef. | Dario Nieuwenhuis | 2022-07-23 | 1 | -5/+3 |
| * | Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral | Dario Nieuwenhuis | 2022-07-23 | 1 | -4/+4 |
| * | Run rustfmt. | Dario Nieuwenhuis | 2022-06-12 | 1 | -6/+5 |
| * | Add embassy-cortex-m crate. | Dario Nieuwenhuis | 2022-06-12 | 1 | -1/+1 |
| * | Upgrade to embedded-storage 0.3.0 | Ulf Lilleengen | 2022-02-07 | 1 | -2/+15 |
| * | nrf/nvmc: make PAGE_SIZE, FLASH_SIZE public. | Dario Nieuwenhuis | 2021-10-24 | 1 | -2/+2 |
| * | nrf: add NVMC driver. | Dario Nieuwenhuis | 2021-10-22 | 1 | -0/+123 |
