aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat(embassy-sync): Add `get_mut` for `LazyLock`Anthony Grondin2025-07-302-0/+17
* Merge pull request #4478 from leftger/example/stm32wba-usb-dfuDario Nieuwenhuis2025-07-2915-0/+559
|\
| * STM32WBA usb-dfu exampleGerzain Mata2025-07-2915-0/+559
* | Merge pull request #4480 from embassy-rs/fix-time-std-defmtDario Nieuwenhuis2025-07-293-4/+1
|\ \
| * | Fix build of embassy-time with std+defmt.Dario Nieuwenhuis2025-07-293-4/+1
|/ /
* | Merge pull request #4479 from leftger/fix/stm32wba-flashDario Nieuwenhuis2025-07-291-2/+2
|\ \ | |/ |/|
| * Aligned STM32WBA with U5 flash HALGerzain Mata2025-07-291-2/+2
|/
* Merge pull request #4466 from embassy-rs/fix-c09xDario Nieuwenhuis2025-07-282-2/+4
|\
| * stm32: fix build for stm32c09xDario Nieuwenhuis2025-07-292-2/+4
|/
* Merge pull request #4476 from rursprung/impl-Debug-for-DelayUlf Lilleengen2025-07-2911-9/+41
|\
| * `embassy-time`: add missing `Debug` & `defmt::Format` derivesRalph Ursprung2025-07-2810-2/+28
|/
* Merge pull request #4473 from diondokter/multi-write-flash-adaptersUlf Lilleengen2025-07-284-4/+31
|\
| * Impl multiwrite flash for yielding asyncDion Dokter2025-07-281-0/+5
| * Impl multiwrite trait for concat flashDion Dokter2025-07-281-2/+20
| * Impl multiwrite flash for partitionDion Dokter2025-07-282-2/+6
|/
* Merge pull request #4472 from leftger/feat/stm32wba-usb-exampleDario Nieuwenhuis2025-07-2812-12/+358
|\
| * Added examples/stm32wba6 to ci.shGerzain Mata2025-07-271-0/+1
| * Separated USB_OTG_HS to STM32WBA6Gerzain Mata2025-07-279-2/+211
| * Working USB_OTG_HS example for STM32WBAGerzain Mata2025-07-275-149/+12
| * Merge branch 'main' into feat/stm32wba-usb-exampleGerzain Mata2025-07-278-51/+37
| |\ | |/ |/|
* | Merge pull request #4463 from leftger/feat/stm32wba-rcc-pll-supportDario Nieuwenhuis2025-07-275-11/+285
|\ \
| * | Fixed timer config on STM32WBA pwm exampleGerzain Mata2025-07-271-2/+2
| * | Cargo fmtGerzain Mata2025-07-272-18/+20
| * | Merge branch 'main' into feat/stm32wba-rcc-pll-supportleftger2025-07-2716-25/+510
| |\ \
| * | | Added changes based on PR reviewGerzain Mata2025-07-274-27/+7
* | | | Add cooldown to doc, book jobs.Dario Nieuwenhuis2025-07-272-0/+3
* | | | Merge pull request #4468 from korbin/embassy-net-eqDario Nieuwenhuis2025-07-271-3/+3
|\ \ \ \
| * | | | add missing PartialEq and Eq trait derives to embassy-net config structskorbin2025-07-271-3/+3
| | |/ / | |/| |
* | | | Merge pull request #4471 from 0ge/mainDario Nieuwenhuis2025-07-272-39/+21
|\ \ \ \ | |/ / / |/| | |
| * | | examples: fix RP2040 link establishing logicOscar Aurin2025-07-272-39/+21
|/ / /
| | * Working USB_OTG_HS exampleGerzain Mata2025-07-275-75/+60
| | * Merge branch 'main' into feat/stm32wba-usb-exampleGerzain Mata2025-07-2716-25/+510
| | |\ | |_|/ |/| |
* | | ci: lower book, doc job prioDario Nieuwenhuis2025-07-272-2/+2
* | | Merge pull request #4465 from korbin/embassy-net-defmtDario Nieuwenhuis2025-07-262-1/+7
|\ \ \
| * | | add embassy-time/defmt config flag passthroughkorbin2025-07-261-1/+1
| * | | add embassy-net defmt derives for config structskorbin2025-07-261-0/+6
|/ / /
* | | Merge pull request #4184 from Ragarnoy/stm32h755-intercoreDario Nieuwenhuis2025-07-264-20/+412
|\ \ \
| * \ \ Merge branch 'embassy-rs:main' into stm32h755-intercoreRagarnoy2025-05-21205-558/+4872
| |\ \ \
| * | | | Remove unnecessary atomic fences from intercore examplesragarnoy2025-05-212-11/+0
| * | | | nightly rustfmt really do be my bane rnragarnoy2025-05-101-0/+1
| * | | | Rewrite documentation and generally improve itragarnoy2025-05-102-61/+71
| * | | | fix release mode that was broken by lto and codegen units (there are probably...ragarnoy2025-05-104-14/+20
| * | | | dead code, formatting, ci, we're goodragarnoy2025-05-102-5/+3
| * | | | formatting againragarnoy2025-05-102-3/+2
| * | | | formattingragarnoy2025-05-101-14/+11
| * | | | Add #[allow(dead_code] attributes and rename spawner variableragarnoy2025-05-101-1/+3
| * | | | rustfmtragarnoy2025-05-102-13/+12
| * | | | Add intercore communication examples for STM32H755CM4 and CM7, does not work ...ragarnoy2025-05-104-24/+415
* | | | | Merge pull request #4279 from benjaminschlegel87/stm32_adc_v3_hw_oversampling...Dario Nieuwenhuis2025-07-261-0/+36
|\ \ \ \ \
| * | | | | fixed build after rebaseemkanea-dev2025-07-251-2/+2