| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |/ / / | |/| | | | |||||
| | * | | | | ci: use devtool to build. | Dario Nieuwenhuis | 2025-09-11 | 2 | -3/+1 |
| | |/ / / | |||||
| | * | | | Fix example | Dion Dokter | 2025-09-11 | 2 | -5/+5 |
| | * | | | Add cargo metadata | Dion Dokter | 2025-09-11 | 1 | -0/+6 |
| | * | | | Add edf example to CI and fix the example | diondokter | 2025-09-11 | 2 | -7/+8 |
| | * | | | rustfmt | James Munns | 2025-09-11 | 1 | -1/+3 |
| | * | | | Add EDF example | James Munns | 2025-09-11 | 5 | -0/+268 |
| | |/ / | |||||
| | * | | nrf: 802.15.4 embassy-net-driver | Remmirad | 2025-09-06 | 2 | -2/+122 |
| * | | | Cleanup | Per Rosengren | 2025-09-16 | 1 | -11/+0 |
| * | | | Re-export API enums and update examples | Per Rosengren | 2025-09-16 | 1 | -3/+3 |
| |/ / | |||||
| * | | Merge pull request #4430 from fwolter/add-f1-remap | Dario Nieuwenhuis | 2025-09-05 | 2 | -4/+5 |
| |\ \ | |||||
| | * | | stm32/afio: use type inference for timer remaps as well. | Dario Nieuwenhuis | 2025-09-05 | 2 | -4/+5 |
| * | | | Merge pull request #4210 from mcaveniathor/pio_i2s_rx | Dario Nieuwenhuis | 2025-09-05 | 1 | -0/+81 |
| |\ \ \ | |||||
| | * | | | Add PioI2sIn, PioI2sInProgram, and example binary | Thor McAvenia | 2025-09-05 | 1 | -0/+81 |
| | |/ / | |||||
| * | | | rp: fix pio spi async example | Adrian Wowk | 2025-09-05 | 1 | -1/+0 |
| * | | | rp: add pio spi runtime reconfiguration | Adrian Wowk | 2025-09-05 | 2 | -23/+7 |
