| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'main' into nrf-simplepwm-config | Maarten de Vries | 2025-10-28 | 1 | -0/+18 |
| |\ | |||||
| | * | nxp/lpc55: pwm simple | Roi Bachynskyi | 2025-10-23 | 1 | -0/+18 |
| * | | embassy_nrf: update examples | Maarten de Vries | 2025-10-15 | 3 | -18/+19 |
| |/ | |||||
| * | feat(nrf): add rtc support for nRF54L | Haobo Gu | 2025-10-14 | 2 | -0/+58 |
| * | mspm0-i2c-target: update examples with split config | crispaudio | 2025-10-10 | 2 | -10/+14 |
| * | mspm0-i2c-target: add mspm0l1306 example and set target address explicitly in... | Iooon | 2025-10-10 | 2 | -0/+62 |
| * | mspm0-i2c-target: fix comment in example | crispaudio | 2025-10-10 | 1 | -1/+1 |
| * | mspm0-i2c-target: add i2c target with example | crispaudio | 2025-10-10 | 1 | -0/+60 |
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 216 | -301/+289 |
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 95 | -118/+118 |
| * | nrf: apply FICR.TRIMCNF values | Matthew Tran | 2025-10-05 | 1 | -0/+30 |
| * | stm32: add config to MCO to control the drive strength. | Daniel Nilsson | 2025-10-01 | 6 | -11/+77 |
| * | chore: prepare crate releases | Ulf Lilleengen | 2025-09-30 | 12 | -13/+13 |
| * | Merge pull request #4718 from mike-kfed/saadc-reset | Dario Nieuwenhuis | 2025-09-29 | 1 | -0/+62 |
| |\ | |||||
| | * | Reset SAADC in Drop impl for nrf52, workaround for anomaly 241. | Michael Kefeder | 2025-09-29 | 1 | -0/+62 |
| * | | nrf/usb: erase instance generics | Dario Nieuwenhuis | 2025-09-28 | 4 | -10/+6 |
| * | | nrf/radio: erase instance generic | Dario Nieuwenhuis | 2025-09-28 | 1 | -1/+1 |
| * | | nrf/rtc: erase instance generic | Dario Nieuwenhuis | 2025-09-28 | 1 | -2/+1 |
| * | | nrf/uart,timer: erase instance generics. | Dario Nieuwenhuis | 2025-09-28 | 2 | -2/+2 |
| |/ | |||||
| * | Merge pull request #4685 from Abrahamh08/main | Dario Nieuwenhuis | 2025-09-26 | 2 | -2/+2 |
| |\ | |||||
| | * | feat(nrf/spim): erase Instance type from Spim | Abraham Hamidi | 2025-09-24 | 2 | -2/+2 |
| * | | lpc55: dma and async usart | Roi Bachynskyi | 2025-09-25 | 1 | -0/+70 |
| |/ | |||||
| * | Merge branch 'main' into add-nrf-rtc-driver | Ulf Lilleengen | 2025-09-22 | 3 | -3/+3 |
| |\ | |||||
| | * | Update manifests to satisfy new checks. | Dario Nieuwenhuis | 2025-09-22 | 3 | -3/+3 |
| * | | add basic RTC driver for nRF | Robin Mueller | 2025-09-22 | 2 | -0/+58 |
| |/ | |||||
| * | examples/rp235x: Add multicore stack overflow example | 9names | 2025-09-21 | 1 | -0/+72 |
| * | Merge pull request #4216 from 1-rafael-1/rp2040-rtc-alarm | Ulf Lilleengen | 2025-09-17 | 2 | -1/+73 |
| |\ | |||||
| | * | Log current date and time when alarm is triggered | 1-rafael-1 | 2025-09-15 | 1 | -1/+5 |
| | * | alarm handling to poll hardware status directly; add ci test | 1-rafael-1 | 2025-09-15 | 1 | -8/+4 |
| | * | Merge branch 'main' into rp2040-rtc-alarm | 1-rafael-1 | 2025-09-15 | 363 | -1485/+7983 |
| | |\ | |||||
| | * | | simplify alarm scheduling logic in RTC example | 1-rafael-1 | 2025-05-20 | 1 | -4/+1 |
| | * | | embassy-rp (rp2040): Rtc wait_for_alarm | 1-rafael-1 | 2025-05-16 | 2 | -1/+76 |
| * | | | Merge pull request #4646 from Iooon/mspm0-adc | i509VCB | 2025-09-17 | 2 | -0/+78 |
| |\ \ \ | |||||
| | * | | | mspm0-adc: implement From for AnyAdcChannel | crispaudio | 2025-09-14 | 2 | -12/+6 |
| | * | | | mspm0-adc: remove dynamic vrsel and cleanup | crispaudio | 2025-09-09 | 2 | -16/+4 |
| | * | | | mspm0-adc: add adc with examples | crispaudio | 2025-09-08 | 2 | -0/+96 |
| * | | | | Merge remote-tracking branch 'upstream/main' into adc_v3-enums | Per Rosengren | 2025-09-16 | 18 | -79/+813 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | Merge pull request #4658 from Riceman2000/main | Dario Nieuwenhuis | 2025-09-15 | 1 | -0/+155 |
| | |\ \ \ | |||||
| | | * | | | Fix removed comments | riceman2000 | 2025-09-14 | 2 | -6/+6 |
| | | * | | | Up SPI freq | riceman2000 | 2025-09-14 | 1 | -1/+1 |
| | | * | | | Remove unused imports | riceman2000 | 2025-09-12 | 1 | -3/+1 |
| | | * | | | Merge branch 'embassy-rs:main' into main | Rice | 2025-09-12 | 2 | -3/+1 |
| | | |\ \ \ | |||||
| | | * | | | | Updated example | riceman2000 | 2025-09-12 | 1 | -11/+23 |
| | | * | | | | Example first draft | Riceman2000 | 2025-09-12 | 1 | -0/+145 |
| | | * | | | | Fix typo in PIO SPI examples | Riceman2000 | 2025-09-12 | 2 | -6/+6 |
| | * | | | | | Merge pull request #4661 from mkj/pr/onewire-parasite | Dario Nieuwenhuis | 2025-09-15 | 4 | -49/+233 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | rp/pio: Copy onewire examples from rp to rp235x | Matt Johnston | 2025-09-14 | 2 | -49/+143 |
| | | * | | | | | rp/pio: Add onewire strong pullups, parasite power | Matt Johnston | 2025-09-14 | 2 | -0/+90 |
| | * | | | | | | fix examples | Süha Ünüvar | 2025-09-15 | 3 | -24/+24 |
| | |/ / / / / | |||||
| | * | / / / | lpc55: added lpc55-core0 feature | Roi Bachynskyi | 2025-09-12 | 1 | -1/+1 |
| | | |/ / / | |/| | | | |||||
