aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32
Commit message (Expand)AuthorAgeFilesLines
* chore: bump embassy-usb-synopsys-otg versionHaobo Gu2025-07-221-1/+1
* Enable oversampling for ADC v3clubby7892025-07-211-0/+19
* stm32: Fix build for WBA lowpower.Dario Nieuwenhuis2025-07-211-0/+3
* Merge pull request #4418 from leftger/fix/rtc-stm32wbaDario Nieuwenhuis2025-07-213-5/+11
|\
| * Added RTC low-power support for STM32WBA65Gerzain Mata2025-07-183-5/+11
* | Merge pull request #4424 from leftger/fix/stm32wba-vddioDario Nieuwenhuis2025-07-212-6/+13
|\ \
| * | embassy-stm32: account for WBA devices and VDDIO2Gerzain Mata2025-07-192-6/+13
| |/
* / Control RFWKPSEL with ClockMuxclubby7892025-07-203-5/+9
|/
* Update stm32-data-generated dependencyFabian Wolter2025-07-171-2/+2
* RefactorFabian Wolter2025-07-171-3/+2
* Make remap value a numberFabian Wolter2025-07-171-4/+14
* STM32F0/F3 Remap DMA channelsFabian Wolter2025-07-173-2/+32
* STM32F107: Fix inadvertent re-configuration of the SWJ/JTAG pins when activat...Fabian Wolter2025-07-172-4/+10
* Removed reference to ADC3 for STM32G4x1 if the peripheral does not exist and ...Wouter Geraedts2025-07-171-0/+2
* Cargo fmt recent changesGerzain Mata2025-07-161-1/+1
* Fixed register names from recent stm32-data changesGerzain Mata2025-07-161-1/+1
* Merge branch 'main' into feat/adc4-stm32wbaGerzain Mata2025-07-166-33/+59
|\
| * stm32: fix stm32g0b0 build.Dario Nieuwenhuis2025-07-163-4/+4
| * Merge pull request #4357 from purepani/push-kytkkzsvpwrzDario Nieuwenhuis2025-07-165-32/+143
| |\
| * | Fix stm32 buffered half-duplex uart receivechemicstry2025-07-162-1/+3
| * | chore: Release embassy-usb-driver version 0.2.0Ulf Lilleengen2025-07-161-1/+1
| * | chore: Release embassy-embedded-hal version 0.3.1Ulf Lilleengen2025-07-161-1/+1
| * | Merge pull request #4397 from korbin/allocate-numbered-endpointsDario Nieuwenhuis2025-07-152-26/+50
| |\ \
| | * | consolidate endpoint validation logic in stm32korbin2025-07-131-46/+32
| | * | make usb endpoint allocator methods accept an optional EndpointAddresskorbin2025-07-132-13/+51
| * | | release: embassy-usb-driver 0.1.1Ulf Lilleengen2025-07-151-1/+1
* | | | WIP for USB_OTG support on STM32WBA devicesGerzain Mata2025-07-143-7/+46
* | | | Merge branch 'main' into feat/adc4-stm32wbaGerzain Mata2025-07-143-27/+96
|\| | |
| * | | chore: update to `embassy-hal-internal` v0.3.0Ulf Lilleengen2025-07-141-1/+1
| |/ /
| * | Introduce traits for special channelsDion Dokter2025-07-101-25/+94
| * | fix typodimi2025-07-091-1/+1
* | | Merge remote-tracking branch 'purepani/push-kytkkzsvpwrz'Gerzain Mata2025-07-085-32/+143
|\ \ \ | |/ / |/| / | |/
| * Adds ADC4 for WBApurepani2025-06-304-30/+141
| * Updates stm32-metapacpurepani2025-06-301-2/+2
* | Merge pull request #4370 from cmilatinov/feature/stm32-sample-shiftingDario Nieuwenhuis2025-07-062-1/+20
|\ \
| * | Run cargo fmtCristian Milatinov2025-07-052-4/+4
| * | Added sample shifting to qspi config for stm32Cristian Milatinov2025-07-052-1/+20
* | | Merge pull request #4358 from skoe/opamp_rccDario Nieuwenhuis2025-07-061-0/+27
|\ \ \ | |/ / |/| |
| * | Use proper RCC clock enable for opampsThomas Giesel2025-07-051-0/+27
* | | stm32/sdmmc: misc improvementsDario Nieuwenhuis2025-07-041-71/+53
* | | sdmmc: use div_ceil.Dario Nieuwenhuis2025-07-041-5/+3
* | | stm32/dma: fix packing/unpacking not working.Dario Nieuwenhuis2025-07-045-43/+53
* | | stm32/dma: add missing fence on BDMA start.Dario Nieuwenhuis2025-07-041-3/+3
* | | Update Rust nightly, stable.Dario Nieuwenhuis2025-07-045-21/+21
* | | Merge pull request #4365 from qwerty19106/stm32_impl_nb_writeDario Nieuwenhuis2025-07-031-1/+15
|\ \ \
| * | | Fix impl embedded_hal_nb::serial::Write for embassy_stm32::usart::UartTxqwerty191062025-07-031-1/+15
| | |/ | |/|
* | | Merge pull request #4330 from innermatrix/stm32-adc-v1-watchdogUlf Lilleengen2025-07-032-4/+207
|\ \ \ | |/ / |/| |
| * | Added STM32 ADCv1 analog watchdog implementationIris Artin2025-06-262-4/+207
* | | correct documentationSüha Ünüvar2025-06-271-1/+1
* | | rename fns and add documentationSüha Ünüvar2025-06-271-2/+7