aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32
Commit message (Expand)AuthorAgeFilesLines
* adc: fix nonvolatile readxoviat2025-12-131-1/+1
* impl. scoped block_stop for ipccxoviat2025-12-132-2/+6
* Merge branch 'main' of https://github.com/embassy-rs/embassy into wpanxoviat2025-12-132-19/+10
|\
| * stm32: fix misc. adc4 issuesxoviat2025-12-122-19/+10
* | wpan: allow setting Rfwkpselxoviat2025-12-132-6/+11
|/
* Merge pull request #5053 from xoviat/wpanxoviat2025-12-121-0/+6
|\
| * wpan: restore ble testxoviat2025-12-121-0/+6
* | stm32/sdio: update transfer interfacexoviat2025-12-123-52/+97
|/
* add get_frequency to stm32 pwm channelstidely2025-12-111-0/+10
* 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
| | |\