| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | embassy_nrf::pwm: expose duty cycle polarity for SimplePwm | Maarten de Vries | 2025-10-15 | 1 | -7/+85 | |
| * | | embassy_nrf::pwm: derive more traits for public structs | Maarten de Vries | 2025-10-15 | 1 | -1/+12 | |
| |/ | ||||||
| * | Merge pull request #4759 from HaoboGu/feat/nrf54l15_rtc | Ulf Lilleengen | 2025-10-14 | 2 | -1/+42 | |
| |\ | ||||||
| | * | feat(nrf): add rtc support for nRF54L | Haobo Gu | 2025-10-14 | 2 | -1/+42 | |
| * | | return error on read when uarte buffer overrun | Kezi | 2025-10-14 | 1 | -4/+17 | |
| * | | remove panic on uarte overrun | Kezi | 2025-10-09 | 1 | -1/+2 | |
| |/ | ||||||
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 29 | -62/+54 | |
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+2 | |
| * | nrf: apply FICR.TRIMCNF values | Matthew Tran | 2025-10-05 | 3 | -13/+69 | |
| * | Merge pull request #4718 from mike-kfed/saadc-reset | Dario Nieuwenhuis | 2025-09-29 | 1 | -0/+13 | |
| |\ | ||||||
| | * | fixup: documentation more precise | Michael Kefeder | 2025-09-29 | 1 | -1/+1 | |
| | * | Reset SAADC in Drop impl for nrf52, workaround for anomaly 241. | Michael Kefeder | 2025-09-29 | 1 | -0/+13 | |
| * | | fix: remove instance generic for multiwrite implementation | Ulf Lilleengen | 2025-09-29 | 1 | -2/+2 | |
| * | | nrf/usb: erase instance generics | Dario Nieuwenhuis | 2025-09-28 | 1 | -69/+80 | |
| * | | nrf/radio: erase instance generic | Dario Nieuwenhuis | 2025-09-28 | 2 | -30/+36 | |
| * | | nrf/i2s: erase instance generic | Dario Nieuwenhuis | 2025-09-28 | 1 | -78/+98 | |
| * | | nrf/wdt: erase instance generic | Dario Nieuwenhuis | 2025-09-28 | 1 | -10/+9 | |
| * | | nrf/rtc: erase instance generic | Dario Nieuwenhuis | 2025-09-28 | 1 | -29/+38 | |
| * | | nrf/rng: erase instance generics | Dario Nieuwenhuis | 2025-09-28 | 1 | -26/+30 | |
| * | | nrf/qspi: erase instance generics | Dario Nieuwenhuis | 2025-09-28 | 1 | -57/+52 | |
| * | | nrf/qdec: erase instance generics | Dario Nieuwenhuis | 2025-09-28 | 1 | -16/+23 | |
| * | | nrf/pwm: erase instance generics | Dario Nieuwenhuis | 2025-09-28 | 1 | -87/+60 | |
| * | | nrf/pdm: erase instance generics | Dario Nieuwenhuis | 2025-09-28 | 1 | -51/+56 | |
| * | | nrf/egu: erase instance generics | Dario Nieuwenhuis | 2025-09-28 | 1 | -18/+24 | |
| * | | nrf/ipc: erase instance generics | Dario Nieuwenhuis | 2025-09-28 | 1 | -62/+70 | |
| * | | nrf/twis: erase instance generics | Dario Nieuwenhuis | 2025-09-28 | 1 | -31/+34 | |
| * | | nrf/spis: erase instance generics | Dario Nieuwenhuis | 2025-09-28 | 1 | -22/+28 | |
| * | | nrf/uart,timer: erase instance generics. | Dario Nieuwenhuis | 2025-09-28 | 4 | -189/+272 | |
| * | | nrf/twim: erase instance generics | Dario Nieuwenhuis | 2025-09-27 | 1 | -34/+41 | |
| |/ | ||||||
| * | feat(nrf/spim): erase Instance type from Spim | Abraham Hamidi | 2025-09-24 | 1 | -28/+36 | |
| * | doc fixes | Robin Mueller | 2025-09-23 | 6 | -8/+8 | |
| * | add missing timer API | Robin Mueller | 2025-09-23 | 1 | -3/+14 | |
| * | Merge branch 'main' into add-nrf-rtc-driver | Ulf Lilleengen | 2025-09-22 | 2 | -2/+35 | |
| |\ | ||||||
| | * | nrf: add persist() method for gpiote and timer | Matthew Tran | 2025-09-21 | 2 | -0/+27 | |
| | * | nrf: impl Drop for Timer | Matthew Tran | 2025-09-21 | 1 | -2/+8 | |
| * | | code review changes | Robin Mueller | 2025-09-22 | 13 | -12/+29 | |
| * | | add basic RTC driver for nRF | Robin Mueller | 2025-09-22 | 14 | -0/+313 | |
| |/ | ||||||
| * | nrf: add persist() method for gpio and ppi | Matthew Tran | 2025-09-20 | 5 | -2/+55 | |
| * | nrf: 802.15.4 embassy-net-driver | Remmirad | 2025-09-06 | 2 | -0/+107 | |
| * | nrf54l: Disable glitch detection and enable DC/DC in init. | Ole Bauck | 2025-09-01 | 1 | -0/+17 | |
| * | Replace SAADC input pins with correct mappings | Ike | 2025-08-25 | 1 | -8/+8 | |
| * | Use from_bits in LoopCnt | nerwalt | 2025-08-14 | 1 | -1/+1 | |
| * | Enable temp support on the nrf54l15 | nerwalt | 2025-08-12 | 2 | -13/+15 | |
| * | Merge branch 'main' into nrf54l15-wdt | Dario Nieuwenhuis | 2025-08-08 | 3 | -2/+188 | |
| |\ | ||||||
| | * | Adds RRAMC support for the nrf54l15 | nerwalt | 2025-08-08 | 3 | -2/+188 | |
| * | | Fixes broken NS build | nerwalt | 2025-08-08 | 1 | -0/+6 | |
| * | | Adds WDT support for the nrf54l15 | nerwalt | 2025-08-08 | 3 | -5/+13 | |
| |/ | ||||||
| * | Merge pull request #4427 from clubby789/unsafe-op | Dario Nieuwenhuis | 2025-07-23 | 1 | -4/+6 | |
| |\ | ||||||
| | * | Use `unsafe` block in IRQ handlers | clubby789 | 2025-07-20 | 1 | -4/+6 | |
| * | | feat(embassy-nrf): add uicr hfxo workaround | Nils Ponsard | 2025-07-18 | 1 | -7/+36 | |
| |/ | ||||||
