| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to embedded-io 0.7 | Dario Nieuwenhuis | 2025-12-19 | 1 | -2/+2 |
| | | |||||
| * | nrf: update pac with nRF54 CLOCK_POWER irq number fix. | Dario Nieuwenhuis | 2025-12-16 | 1 | -1/+1 |
| | | |||||
| * | update bitflags | xoviat | 2025-12-15 | 1 | -1/+1 |
| | | |||||
| * | chore: prepare nrf hals for release | Ulf Lilleengen | 2025-12-15 | 1 | -2/+2 |
| | | |||||
| * | feat: add nRF54LM20A support | Haobo Gu | 2025-12-08 | 1 | -0/+5 |
| | | | | | Signed-off-by: Haobo Gu <[email protected]> | ||||
| * | feat: support nrf54l10 and nrf54l05 in HAL | Ulf Lilleengen | 2025-12-02 | 1 | -0/+16 |
| | | |||||
| * | chore: update nrf-pac | Ulf Lilleengen | 2025-12-02 | 1 | -1/+1 |
| | | |||||
| * | fix: patch back clock power irq | Ulf Lilleengen | 2025-11-27 | 1 | -1/+1 |
| | | |||||
| * | feat: support nrf54 GRTC as time-driver | Ulf Lilleengen | 2025-11-26 | 1 | -8/+10 |
| | | | | | | | | * Refactor GRTC peripheral splitting it into multiple channels * Reserve channel 1 for time-driver if enabled * Implement time-driver using GRTC (RTC peripheral is now removed). * Add timer example to nrf54l15 | ||||
| * | feat: improve nrf54 support using new nrf-pac | Ulf Lilleengen | 2025-10-28 | 1 | -10/+11 |
| | | | | | | | | | | | | | | * Update nrf-pac to version that modifies nrf52 register layout to match nrf54 to reduce the amount of cfg needed for nrf54 support. * Make the following peripherals available on nrf54: twim, twis, spim, spis, uart, buffered uarte, dppi, gpiote, pwm, saadc * Add examples tested on the nrf54 dk Some code is based on or copied from other pull requests, modified to match the new nrf-pac layout. Co-authored-by: Dmitry Tarnyagin <[email protected]> | ||||
| * | feat(nrf): add rtc support for nRF54L | Haobo Gu | 2025-10-14 | 1 | -0/+2 |
| | | | | | Signed-off-by: Haobo Gu <[email protected]> | ||||
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | chore: prepare crate releases | Ulf Lilleengen | 2025-09-30 | 1 | -1/+1 |
| | | |||||
| * | fix: remove instance generic for multiwrite implementation | Ulf Lilleengen | 2025-09-29 | 1 | -0/+1 |
| | | |||||
| * | Update manifests to satisfy new checks. | Dario Nieuwenhuis | 2025-09-22 | 1 | -0/+2 |
| | | |||||
| * | nrf: 802.15.4 embassy-net-driver | Remmirad | 2025-09-06 | 1 | -0/+7 |
| | | |||||
| * | fix: update more minor versions | Ulf Lilleengen | 2025-08-27 | 1 | -1/+1 |
| | | |||||
| * | chore: prepare embassy crate releases | Ulf Lilleengen | 2025-08-26 | 1 | -6/+6 |
| | | |||||
| * | Read crate configs from metadata. | Dario Nieuwenhuis | 2025-08-25 | 1 | -0/+30 |
| | | |||||
| * | fix: prepare embassy-sync 0.7.1 release | Ulf Lilleengen | 2025-08-12 | 1 | -1/+1 |
| | | | | | * Add newtype for moved type to preserve API compat | ||||
| * | Adds WDT support for the nrf54l15 | nerwalt | 2025-08-08 | 1 | -1/+1 |
| | | |||||
| * | chore: Release embassy-nrf version 0.6.0 | Ulf Lilleengen | 2025-08-04 | 1 | -1/+1 |
| | | |||||
| * | Release embassy-embedded-hal v0.4 | Dario Nieuwenhuis | 2025-08-03 | 1 | -1/+1 |
| | | |||||
| * | fix: do full minor version bump for time queue utils | Ulf Lilleengen | 2025-08-01 | 1 | -1/+1 |
| | | |||||
| * | chore: Release embassy-nrf version 0.5.0 | Ulf Lilleengen | 2025-07-16 | 1 | -1/+1 |
| | | |||||
| * | chore: Release embassy-usb-driver version 0.2.0 | Ulf Lilleengen | 2025-07-16 | 1 | -1/+1 |
| | | |||||
| * | chore: Release embassy-embedded-hal version 0.3.1 | Ulf Lilleengen | 2025-07-16 | 1 | -1/+1 |
| | | |||||
| * | release: embassy-usb-driver 0.1.1 | Ulf Lilleengen | 2025-07-15 | 1 | -1/+1 |
| | | |||||
| * | chore: Release embassy-nrf version 0.4.1 | Ulf Lilleengen | 2025-07-14 | 1 | -1/+1 |
| | | |||||
| * | chore: Release embassy-nrf version 0.4.0 | Ulf Lilleengen | 2025-07-14 | 1 | -1/+1 |
| | | |||||
| * | chore: update to `embassy-hal-internal` v0.3.0 | Ulf Lilleengen | 2025-07-14 | 1 | -1/+1 |
| | | |||||
| * | embassy-sync: bump to 0.7.0 | Matt Johnston | 2025-05-22 | 1 | -1/+1 |
| | | |||||
| * | Update defmt dependencies | Yuri Astrakhan | 2025-05-18 | 1 | -1/+1 |
| | | |||||
| * | Add rand-core v0.9 support. | Dario Nieuwenhuis | 2025-05-18 | 1 | -1/+3 |
| | | | | | Co-Authored-By: Aurélien Jacobs <[email protected]> | ||||
| * | nrf53: add WDT support | Matthew Tran | 2025-04-20 | 1 | -1/+4 |
| | | |||||
| * | nrf5340: configure LFCLK | Matthew Tran | 2025-02-22 | 1 | -0/+3 |
| | | |||||
| * | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 1 | -1/+1 |
| | | | | | Prepare version 0.6.2 for release | ||||
| * | Create embassy-nrf 0.3.1 | Ulf Lilleengen | 2025-01-09 | 1 | -1/+1 |
| | | |||||
| * | Use released nrf pac | Ulf Lilleengen | 2025-01-06 | 1 | -1/+1 |
| | | |||||
| * | Bump the versions | Ulf Lilleengen | 2025-01-06 | 1 | -1/+1 |
| | | |||||
| * | Prepare embassy-embedded-hal 0.3 | Dániel Buga | 2025-01-05 | 1 | -3/+3 |
| | | |||||
| * | Enable embassy-eh time feature when appropriate | Reed | 2025-01-04 | 1 | -2/+2 |
| | | |||||
| * | Remove un-needed embassy-eh time feature | Reed | 2025-01-04 | 1 | -1/+1 |
| | | |||||
| * | Rename ETQD, bump date | Dániel Buga | 2024-12-22 | 1 | -2/+2 |
| | | |||||
| * | Prepare new embassy-time-*driver, embassy-executor, embassy-time | Dániel Buga | 2024-12-22 | 1 | -3/+3 |
| | | |||||
| * | Refactor integrated-timers | Dániel Buga | 2024-12-10 | 1 | -1/+2 |
| | | |||||
| * | Bump sync version (#3562) | Dániel Buga | 2024-11-22 | 1 | -1/+1 |
| | | | | | | | | * Bump sync version * Use old embassy-sync in rp bluetooth example * Downgrade update to minor | ||||
| * | nrf: add docs build for nrf54. | Dario Nieuwenhuis | 2024-11-17 | 1 | -0/+1 |
| | | |||||
| * | nrf: add nrf54l base: gpio and time driver. | Dario Nieuwenhuis | 2024-11-17 | 1 | -1/+11 |
| | | |||||
| * | Update nrf-pac. | Dario Nieuwenhuis | 2024-11-15 | 1 | -1/+1 |
| | | |||||
