| Commit message (Expand) | Author | Age | Files | Lines |
| * | feat: improve nrf54 support using new nrf-pac | Ulf Lilleengen | 2025-10-28 | 1 | -32/+39 |
| * | code review changes | Robin Mueller | 2025-09-22 | 1 | -0/+2 |
| * | add basic RTC driver for nRF | Robin Mueller | 2025-09-22 | 1 | -0/+3 |
| * | nrf53: add WDT support | Matthew Tran | 2025-04-20 | 1 | -0/+2 |
| * | Update nrf-pac. | Dario Nieuwenhuis | 2024-11-15 | 1 | -26/+26 |
| * | nrf: port to chiptool-based `nrf-pac`. | Dario Nieuwenhuis | 2024-11-04 | 1 | -1/+1 |
| * | add HAL and example for using nRF EGU peripheral | Ulf Lilleengen | 2024-06-18 | 1 | -0/+15 |
| * | Support nearly all nRF5 RADIOs | Erik Bånvik | 2024-03-05 | 1 | -0/+5 |
| * | minimum build code for new APPROTECT is chip type-specific | Peter Hansen | 2023-12-03 | 1 | -0/+1 |
| * | Remove nightly and unstable-traits features in preparation for 1.75. | Dario Nieuwenhuis | 2023-11-29 | 1 | -1/+0 |
| * | Rename embassy-hal-common to embassy-hal-internal, document it's for internal... | Dario Nieuwenhuis | 2023-07-28 | 1 | -2/+2 |
| * | Remove embassy-cortex-m crate, move stuff to embassy-hal-common. | Dario Nieuwenhuis | 2023-06-09 | 1 | -1/+1 |
| * | Make interrupt module more standard. | Dario Nieuwenhuis | 2023-06-08 | 1 | -32/+28 |
| * | nrf/rng: make available on all chips, use Instance trait, switch to new inter... | Dario Nieuwenhuis | 2023-03-06 | 1 | -0/+2 |
| * | nrf/qdec: make available on all chips, use Instance trait, switch to new inte... | Dario Nieuwenhuis | 2023-03-06 | 1 | -0/+2 |
| * | nrf: add support for UICR configuration. | Dario Nieuwenhuis | 2023-02-20 | 1 | -0/+4 |
| * | Merge #1056 | bors[bot] | 2022-11-22 | 1 | -0/+3 |
| |\ |
|
| | * | embassy-nrf: Add TWIS module | kalkyl | 2022-11-13 | 1 | -0/+3 |
| * | | embassy-nrf: Add SPIS module | Henrik Alsér | 2022-11-05 | 1 | -0/+3 |
| |/ |
|
| * | Remove HAL initialization from #[embassy::main] macro. | Dario Nieuwenhuis | 2022-08-17 | 1 | -1/+1 |
| * | Run rustfmt. | Dario Nieuwenhuis | 2022-06-12 | 1 | -1/+2 |
| * | Add embassy-cortex-m crate. | Dario Nieuwenhuis | 2022-06-12 | 1 | -1/+1 |
| * | Add qdec module | Henrik Alsér | 2022-05-07 | 1 | -0/+3 |
| * | usb: add -usb-serial crate, fix warnings and stable build. | Dario Nieuwenhuis | 2022-04-06 | 1 | -0/+1 |
| * | fix nrf52820 | Jacob Rosenthal | 2021-12-15 | 1 | -0/+2 |
| * | enable USB peripheral for relevant chips | Jacob Rosenthal | 2021-12-15 | 1 | -0/+3 |
| * | Fewer channel traits, more cfg to make the system work | Dion Dokter | 2021-10-26 | 1 | -32/+32 |
| * | Another redo using the feedback. | Dion Dokter | 2021-10-26 | 1 | -32/+32 |
| * | - Added _ppi and _dppi to distinguish between the new and the old peripheral. | Dion Dokter | 2021-10-26 | 1 | -32/+32 |
| * | nrf: add NVMC driver. | Dario Nieuwenhuis | 2021-10-22 | 1 | -0/+5 |
| * | Add support for temperature sensor peripheral | Ulf Lilleengen | 2021-10-19 | 1 | -0/+3 |
| * | nrf/ppi: nrf52805 only has 10 configurable channels. | Dario Nieuwenhuis | 2021-10-11 | 1 | -0/+33 |
| * | nrf/saadc: nrf52820 doesn't have it. | Dario Nieuwenhuis | 2021-10-11 | 1 | -3/+0 |
| * | Expose EASY_DMA_SIZE. | Richard Dodd | 2021-08-22 | 1 | -0/+1 |
| * | nrf: add WDT driver | Dario Nieuwenhuis | 2021-08-07 | 1 | -0/+3 |
| * | Rename embassy-extras to embassy-hal-common | Dario Nieuwenhuis | 2021-07-29 | 1 | -1/+1 |
| * | Add an nRF RNG driver | Liam Murphy | 2021-06-29 | 1 | -0/+3 |
| * | stm32: fix build, add ci | Dario Nieuwenhuis | 2021-05-17 | 1 | -0/+2 |
| * | nrf/gpiote: initialize automatically | Dario Nieuwenhuis | 2021-05-17 | 1 | -1/+0 |
| * | nrf: add blocking TWIM | Dario Nieuwenhuis | 2021-05-17 | 1 | -0/+3 |
| * | nrf: add support for nrf52805, nrf52811, nrf52820 | Dario Nieuwenhuis | 2021-05-17 | 1 | -0/+185 |