aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4969 from TrAyZeN/mainxoviat2025-12-112-30/+64
|\
| * Merge branch 'main' into mainxoviat2025-12-1141-1762/+2296
| |\
| * | chore: Update changelogTrAyZeN2025-12-011-0/+1
| * | stm32/i2c: Add blocking_listenTrAyZeN2025-12-011-16/+49
| * | stm32/i2c: Restrict listen to async I2c modeTrAyZeN2025-12-011-16/+16
* | | stm32/spi: make SS signal polarity configurable on supported hardwarePietro Lorefice2025-12-111-2/+38
| |/ |/|
* | sdmmc: factor out sd and add sdio modxoviat2025-12-113-713/+980
* | Update stm32-metapacLambert Sartory2025-12-111-2/+2
* | Enable STM32N6 DMA and I2C clock sourcesLambert Sartory2025-12-113-5/+20
* | sdmmc: more refactorignxoviat2025-12-101-682/+578
* | Merge pull request #5018 from xoviat/sdioxoviat2025-12-103-474/+591
|\ \
| * | sdmmc: refactor sd card creationxoviat2025-12-091-171/+114
| * | dma: add functionsxoviat2025-12-091-0/+58
| * | sdmmc: use storage devices with referencexoviat2025-12-092-317/+403
| * | type-erase sdmmcxoviat2025-12-091-182/+212
* | | allow again to set nodiv independently of master clock dividerRoman Lim2025-12-092-4/+7
|/ /
* | stm32: create new complementary pwm pin with configFabien Trégan2025-12-091-4/+23
* | low-power: use scoped block stopxoviat2025-12-088-8/+53
* | low-power: add defmt flush before WFE and cleanup RCC re-initialization on wa...liebman2025-12-071-10/+5
* | low-power: rework stoppableperipheral traitsxoviat2025-12-062-23/+27
* | low-power: improve debug logicxoviat2025-12-066-26/+36
* | adc/g4: optimizexoviat2025-12-061-11/+10
* | adc: type-erase regs instancexoviat2025-12-069-438/+441
* | Make adc v2 resolution publicchemicstry2025-12-061-1/+1
* | Merge pull request #4981 from Dectron-AB/restart-dma-transferxoviat2025-12-052-0/+6
|\ \
| * | Add changelogAlbin Hedman2025-12-031-0/+1
| * | GPDMA suspend channel before reset if already enabledAlbin Hedman2025-12-031-0/+5
* | | stm32/adc: add lifetime to AnyAdcChannel.Dario Nieuwenhuis2025-12-043-26/+29
* | | docxoviat2025-12-033-6/+5
* | | timer: restore waveform methodxoviat2025-12-033-6/+65
|/ /
* | Merge pull request #4971 from SL-RU/mainxoviat2025-12-012-7/+45
|\ \
| * | fix: SSM and SSOE in SPI STM32 driver behavior, add nss_output_disable in SPI...Lutsai Aleksandr2025-12-022-7/+45
* | | restricting bidi mode just to spi v1, v2, v3Elias Hanelt2025-12-011-1/+3
* | | Merge branch 'main' into feature/spi-bidibeeelias2025-12-0114-214/+223
|\| |
| * | timer: use u32 for high-level apixoviat2025-12-012-22/+18
| * | timer: clamp compare value before dmaxoviat2025-12-014-4/+21
| * | Merge branch 'main' of github.com:embassy-rs/embassy into timerxoviat2025-12-016-20/+74
| |\ \
| | * | chore: update changelogRiccardo Arena2025-11-301-0/+1
| | * | fix: stm32l47*/stm32l48* adc analog pin setupRiccardo Arena2025-11-302-7/+11
| | |/
| | * modify changelogElias Hanelt2025-11-281-0/+1
| | * Merge remote-tracking branch 'origin/main' into i2c-slave/fix-early-termElias Hanelt2025-11-283-12/+59
| | |\
| | * \ Merge remote-tracking branch 'origin/main' into i2c-slave/fix-early-termElias Hanelt2025-11-2612-261/+200
| | |\ \
| * | | | timer: allow 16 bit dma buffers for 32 bit timers.xoviat2025-12-014-40/+49
| * | | | stm32/timer: enable channels for waveform_up multixoviat2025-11-272-0/+10
| * | | | stm32: use typelevel timer typexoviat2025-11-2710-168/+138
| | |/ / | |/| |
* | | | remove i2c changes from prElias Hanelt2025-12-011-2/+1
* | | | add feature to changelogElias Hanelt2025-12-011-0/+1
* | | | Merge remote-tracking branch 'origin/main' into feature/spi-bidiElias Hanelt2025-12-0113-227/+259
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Fmt files, add changelog entryJomer.Dev2025-11-273-16/+23
| * | Add error messages to calc_can_timingsJomer.Dev2025-11-272-12/+52
| |/