| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge pull request #5018 from xoviat/sdio | xoviat | 2025-12-10 | 3 | -474/+591 | |
| |\ \ \ | ||||||
| | * | | | sdmmc: refactor sd card creation | xoviat | 2025-12-09 | 1 | -171/+114 | |
| | * | | | dma: add functions | xoviat | 2025-12-09 | 1 | -0/+58 | |
| | * | | | sdmmc: use storage devices with reference | xoviat | 2025-12-09 | 2 | -317/+403 | |
| | * | | | type-erase sdmmc | xoviat | 2025-12-09 | 1 | -182/+212 | |
| * | | | | allow again to set nodiv independently of master clock divider | Roman Lim | 2025-12-09 | 2 | -4/+7 | |
| |/ / / | ||||||
| * | | | stm32: create new complementary pwm pin with config | Fabien Trégan | 2025-12-09 | 1 | -4/+23 | |
| * | | | low-power: use scoped block stop | xoviat | 2025-12-08 | 8 | -8/+53 | |
| * | | | low-power: add defmt flush before WFE and cleanup RCC re-initialization on wa... | liebman | 2025-12-07 | 1 | -10/+5 | |
| * | | | low-power: rework stoppableperipheral traits | xoviat | 2025-12-06 | 2 | -23/+27 | |
| * | | | low-power: improve debug logic | xoviat | 2025-12-06 | 6 | -26/+36 | |
| * | | | adc/g4: optimize | xoviat | 2025-12-06 | 1 | -11/+10 | |
| * | | | adc: type-erase regs instance | xoviat | 2025-12-06 | 9 | -438/+441 | |
| * | | | Make adc v2 resolution public | chemicstry | 2025-12-06 | 1 | -1/+1 | |
| * | | | Merge pull request #4981 from Dectron-AB/restart-dma-transfer | xoviat | 2025-12-05 | 2 | -0/+6 | |
| |\ \ \ | ||||||
| | * | | | Add changelog | Albin Hedman | 2025-12-03 | 1 | -0/+1 | |
| | * | | | GPDMA suspend channel before reset if already enabled | Albin Hedman | 2025-12-03 | 1 | -0/+5 | |
| * | | | | stm32/adc: add lifetime to AnyAdcChannel. | Dario Nieuwenhuis | 2025-12-04 | 3 | -26/+29 | |
| * | | | | doc | xoviat | 2025-12-03 | 3 | -6/+5 | |
| * | | | | timer: restore waveform method | xoviat | 2025-12-03 | 3 | -6/+65 | |
| |/ / / | ||||||
| * | | | Merge pull request #4971 from SL-RU/main | xoviat | 2025-12-01 | 2 | -7/+45 | |
| |\ \ \ | ||||||
| | * | | | fix: SSM and SSOE in SPI STM32 driver behavior, add nss_output_disable in SPI... | Lutsai Aleksandr | 2025-12-02 | 2 | -7/+45 | |
| * | | | | restricting bidi mode just to spi v1, v2, v3 | Elias Hanelt | 2025-12-01 | 1 | -1/+3 | |
| * | | | | Merge branch 'main' into feature/spi-bidi | beeelias | 2025-12-01 | 14 | -214/+223 | |
| |\| | | | ||||||
| | * | | | timer: use u32 for high-level api | xoviat | 2025-12-01 | 2 | -22/+18 | |
| | * | | | timer: clamp compare value before dma | xoviat | 2025-12-01 | 4 | -4/+21 | |
| | * | | | Merge branch 'main' of github.com:embassy-rs/embassy into timer | xoviat | 2025-12-01 | 6 | -20/+74 | |
| | |\ \ \ | ||||||
| | | * | | | chore: update changelog | Riccardo Arena | 2025-11-30 | 1 | -0/+1 | |
| | | * | | | fix: stm32l47*/stm32l48* adc analog pin setup | Riccardo Arena | 2025-11-30 | 2 | -7/+11 | |
| | | |/ / | ||||||
| | | * | | modify changelog | Elias Hanelt | 2025-11-28 | 1 | -0/+1 | |
| | | * | | Merge remote-tracking branch 'origin/main' into i2c-slave/fix-early-term | Elias Hanelt | 2025-11-28 | 3 | -12/+59 | |
| | | |\ \ | ||||||
| | | * \ \ | Merge remote-tracking branch 'origin/main' into i2c-slave/fix-early-term | Elias Hanelt | 2025-11-26 | 12 | -261/+200 | |
| | | |\ \ \ | ||||||
| | * | | | | | timer: allow 16 bit dma buffers for 32 bit timers. | xoviat | 2025-12-01 | 4 | -40/+49 | |
| | * | | | | | stm32/timer: enable channels for waveform_up multi | xoviat | 2025-11-27 | 2 | -0/+10 | |
| | * | | | | | stm32: use typelevel timer type | xoviat | 2025-11-27 | 10 | -168/+138 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | remove i2c changes from pr | Elias Hanelt | 2025-12-01 | 1 | -2/+1 | |
| * | | | | | add feature to changelog | Elias Hanelt | 2025-12-01 | 1 | -0/+1 | |
| * | | | | | Merge remote-tracking branch 'origin/main' into feature/spi-bidi | Elias Hanelt | 2025-12-01 | 13 | -227/+259 | |
| |\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | ||||||
| | * | | | Fmt files, add changelog entry | Jomer.Dev | 2025-11-27 | 3 | -16/+23 | |
| | * | | | Add error messages to calc_can_timings | Jomer.Dev | 2025-11-27 | 2 | -12/+52 | |
| | |/ / | ||||||
| | * | | Merge branch 'main' into time | xoviat | 2025-11-26 | 18 | -352/+593 | |
| | |\ \ | ||||||
| | | * | | stm32: extract busychannel into common api | xoviat | 2025-11-25 | 7 | -83/+105 | |
| | | * | | fmt | xoviat | 2025-11-25 | 1 | -0/+4 | |
| | | * | | stm32: allow granular stop for uart | xoviat | 2025-11-25 | 4 | -10/+53 | |
| | * | | | stm32: allow split irqs for time driver | xoviat | 2025-11-25 | 3 | -130/+46 | |
| * | | | | fix i2c slave RX early termination handling | Elias Hanelt | 2025-11-26 | 1 | -1/+2 | |
| * | | | | Merge remote-tracking branch 'origin/main' into feature/spi-bidi | Elias Hanelt | 2025-11-25 | 57 | -3637/+5073 | |
| |\ \ \ \ | | |/ / | |/| | | ||||||
| | * | | | Merge pull request #4946 from xoviat/pwm | xoviat | 2025-11-25 | 5 | -1/+233 | |
| | |\ \ \ | ||||||
| | | * | | | fmt | xoviat | 2025-11-25 | 1 | -3/+0 | |
| | | * | | | pwm: cleanup | xoviat | 2025-11-25 | 1 | -53/+0 | |
