| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | low-power: stm32wl5x | liebman | 2025-12-19 | 1 | -0/+1 |
| * | Merge pull request #4726 from RaulIQ/main | xoviat | 2025-12-16 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge branch 'main' into main | Raul Alimbekov | 2025-12-16 | 1 | -3/+73 |
| | |\ | |||||
| | * | | changelog: add entry for receive_waveform | RaulIQ | 2025-09-30 | 1 | -1/+1 |
| * | | | stm32/adc: allow DMA reads to loop through enabled channels | Gabriel Smith | 2025-12-16 | 1 | -0/+1 |
| | |/ |/| | |||||
| * | | Source system clock from MSIS before (de)configuring PLLs | goodhoko | 2025-12-15 | 1 | -0/+1 |
| * | | Merge branch 'main' into main | xoviat | 2025-12-11 | 1 | -0/+6 |
| |\ \ | |||||
| | * | | allow again to set nodiv independently of master clock divider | Roman Lim | 2025-12-09 | 1 | -0/+1 |
| | * | | Add changelog | Albin Hedman | 2025-12-03 | 1 | -0/+1 |
| | * | | Merge pull request #4971 from SL-RU/main | xoviat | 2025-12-01 | 1 | -0/+1 |
| | |\ \ | |||||
| | | * | | fix: SSM and SSOE in SPI STM32 driver behavior, add nss_output_disable in SPI... | Lutsai Aleksandr | 2025-12-02 | 1 | -0/+1 |
| | * | | | Merge branch 'main' into feature/spi-bidi | beeelias | 2025-12-01 | 1 | -0/+3 |
| | |\| | | |||||
| | | * | | Merge branch 'main' of github.com:embassy-rs/embassy into timer | xoviat | 2025-12-01 | 1 | -0/+3 |
| | | |\ \ | |||||
| | | | * | | chore: update changelog | Riccardo Arena | 2025-11-30 | 1 | -0/+1 |
| | | * | | | stm32: use typelevel timer type | xoviat | 2025-11-27 | 1 | -0/+1 |
| | * | | | | add feature to changelog | Elias Hanelt | 2025-12-01 | 1 | -0/+1 |
| * | | | | | chore: Update changelog | TrAyZeN | 2025-12-01 | 1 | -0/+1 |
| | |_|/ / |/| | | | |||||
| * | | | | modify changelog | Elias Hanelt | 2025-11-28 | 1 | -0/+1 |
| |/ / / | |||||
| * / / | Fmt files, add changelog entry | Jomer.Dev | 2025-11-27 | 1 | -0/+1 |
| |/ / | |||||
| * | | Merge branch 'main' into time | xoviat | 2025-11-26 | 1 | -1/+5 |
| |\ \ | |||||
| | * | | stm32: allow granular stop for uart | xoviat | 2025-11-25 | 1 | -0/+1 |
| | * | | timer: add writable ring buffer | xoviat | 2025-11-25 | 1 | -0/+1 |
| | * | | stm32: remove waveform method | xoviat | 2025-11-25 | 1 | -0/+1 |
| | * | | Merge branch 'main' of https://github.com/embassy-rs/embassy into xspi | xoviat | 2025-11-24 | 1 | -2/+51 |
| | |\ \ | |||||
| | * | | | Update CHANGELOG.md | Brian Schwind | 2025-10-04 | 1 | -1/+2 |
| * | | | | stm32: allow split irqs for time driver | xoviat | 2025-11-25 | 1 | -0/+1 |
| | |/ / |/| | | |||||
| * | | | Build script now injects EXTI2 => EXTI2_TSC peripheral/interrupt mapping if i... | WillaWillNot | 2025-11-22 | 1 | -1/+1 |
| * | | | Synchronize with main branch | WillaWillNot | 2025-11-22 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #4931 from xoviat/lp-dma | xoviat | 2025-11-22 | 1 | -0/+1 |
| | |\ \ \ | |||||
| | | * | | | low power: store stop mode for dma channels | xoviat | 2025-11-21 | 1 | -0/+1 |
| | * | | | | Merge pull request #4925 from diondokter/u0-lcd | xoviat | 2025-11-22 | 1 | -0/+1 |
| | |\ \ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | fmt + clippy + changelog | Dion Dokter | 2025-11-22 | 1 | -0/+1 |
| * | | | | | Reverted adding AnyBinding, removed AnyChannel, removed ability for ExtiInput... | WillaWillNot | 2025-11-22 | 1 | -3/+3 |
| * | | | | | Synchronize with main branch | WillaWillNot | 2025-11-21 | 1 | -0/+3 |
| |\| | | | | |||||
| | * | | | | Merge branch 'main' into fix/stm32wba-adc4 | leftger | 2025-11-20 | 1 | -0/+2 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge branch 'main' into adc | xoviat | 2025-11-20 | 1 | -0/+4 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Merge branch 'main' into usart | xoviat | 2025-11-20 | 1 | -0/+4 |
| | | | |\| | | | |||||
| | | | * | | | | fix: fix incorrect logic for buffered usart transmission complete. | xoviat | 2025-11-18 | 1 | -0/+1 |
| | | * | | | | | adc: allow usage of anyadcchannel for adc4 | xoviat | 2025-11-20 | 1 | -0/+1 |
| | * | | | | | | stm32: Fixed ADC4 enable() for WBA | Gerzain Mata | 2025-11-20 | 1 | -0/+1 |
| | | |_|/ / / | |/| | | | | |||||
| * / | | | | | Updated documentation, fixed EXTI definition issues with chips that have touc... | WillaWillNot | 2025-11-21 | 1 | -0/+3 |
| |/ / / / / | |||||
| * | | | | | Merge branch 'main' into exti | xoviat | 2025-11-19 | 1 | -0/+2 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge pull request #4910 from fbrozovic/h7-async-flash | xoviat | 2025-11-19 | 1 | -0/+1 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | stm32: async flash erase/write for h7 | Filip Brozovic | 2025-11-18 | 1 | -0/+1 |
| | * | | | | | | stm32: impl. stop for stm32wb | xoviat | 2025-11-19 | 1 | -0/+1 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge branch 'main' into exti | xoviat | 2025-11-19 | 1 | -0/+1 |
| |\| | | | | | |||||
| | * | | | | | hsem: add hardware test and rework | xoviat | 2025-11-19 | 1 | -0/+1 |
| | | |/ / / | |/| | | | |||||
| * / | | | | stm32/exti: add poll_for methods | xoviat | 2025-11-18 | 1 | -0/+1 |
| |/ / / / | |||||
| * | | | | Merge branch 'main' into sma | xoviat | 2025-11-18 | 1 | -0/+8 |
| |\| | | | |||||
| | * | | | low_power: misc cleanups and allow main macro | xoviat | 2025-11-16 | 1 | -0/+1 |
