index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(embassy-sync): Add `get_mut` for `LazyLock`
Anthony Grondin
2025-07-30
2
-0
/
+17
*
Merge pull request #4478 from leftger/example/stm32wba-usb-dfu
Dario Nieuwenhuis
2025-07-29
15
-0
/
+559
|
\
|
*
STM32WBA usb-dfu example
Gerzain Mata
2025-07-29
15
-0
/
+559
*
|
Merge pull request #4480 from embassy-rs/fix-time-std-defmt
Dario Nieuwenhuis
2025-07-29
3
-4
/
+1
|
\
\
|
*
|
Fix build of embassy-time with std+defmt.
Dario Nieuwenhuis
2025-07-29
3
-4
/
+1
|
/
/
*
|
Merge pull request #4479 from leftger/fix/stm32wba-flash
Dario Nieuwenhuis
2025-07-29
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Aligned STM32WBA with U5 flash HAL
Gerzain Mata
2025-07-29
1
-2
/
+2
|
/
*
Merge pull request #4466 from embassy-rs/fix-c09x
Dario Nieuwenhuis
2025-07-28
2
-2
/
+4
|
\
|
*
stm32: fix build for stm32c09x
Dario Nieuwenhuis
2025-07-29
2
-2
/
+4
|
/
*
Merge pull request #4476 from rursprung/impl-Debug-for-Delay
Ulf Lilleengen
2025-07-29
11
-9
/
+41
|
\
|
*
`embassy-time`: add missing `Debug` & `defmt::Format` derives
Ralph Ursprung
2025-07-28
10
-2
/
+28
|
/
*
Merge pull request #4473 from diondokter/multi-write-flash-adapters
Ulf Lilleengen
2025-07-28
4
-4
/
+31
|
\
|
*
Impl multiwrite flash for yielding async
Dion Dokter
2025-07-28
1
-0
/
+5
|
*
Impl multiwrite trait for concat flash
Dion Dokter
2025-07-28
1
-2
/
+20
|
*
Impl multiwrite flash for partition
Dion Dokter
2025-07-28
2
-2
/
+6
|
/
*
Merge pull request #4472 from leftger/feat/stm32wba-usb-example
Dario Nieuwenhuis
2025-07-28
12
-12
/
+358
|
\
|
*
Added examples/stm32wba6 to ci.sh
Gerzain Mata
2025-07-27
1
-0
/
+1
|
*
Separated USB_OTG_HS to STM32WBA6
Gerzain Mata
2025-07-27
9
-2
/
+211
|
*
Working USB_OTG_HS example for STM32WBA
Gerzain Mata
2025-07-27
5
-149
/
+12
|
*
Merge branch 'main' into feat/stm32wba-usb-example
Gerzain Mata
2025-07-27
8
-51
/
+37
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #4463 from leftger/feat/stm32wba-rcc-pll-support
Dario Nieuwenhuis
2025-07-27
5
-11
/
+285
|
\
\
|
*
|
Fixed timer config on STM32WBA pwm example
Gerzain Mata
2025-07-27
1
-2
/
+2
|
*
|
Cargo fmt
Gerzain Mata
2025-07-27
2
-18
/
+20
|
*
|
Merge branch 'main' into feat/stm32wba-rcc-pll-support
leftger
2025-07-27
16
-25
/
+510
|
|
\
\
|
*
|
|
Added changes based on PR review
Gerzain Mata
2025-07-27
4
-27
/
+7
*
|
|
|
Add cooldown to doc, book jobs.
Dario Nieuwenhuis
2025-07-27
2
-0
/
+3
*
|
|
|
Merge pull request #4468 from korbin/embassy-net-eq
Dario Nieuwenhuis
2025-07-27
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
add missing PartialEq and Eq trait derives to embassy-net config structs
korbin
2025-07-27
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #4471 from 0ge/main
Dario Nieuwenhuis
2025-07-27
2
-39
/
+21
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
examples: fix RP2040 link establishing logic
Oscar Aurin
2025-07-27
2
-39
/
+21
|
/
/
/
|
|
*
Working USB_OTG_HS example
Gerzain Mata
2025-07-27
5
-75
/
+60
|
|
*
Merge branch 'main' into feat/stm32wba-usb-example
Gerzain Mata
2025-07-27
16
-25
/
+510
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
ci: lower book, doc job prio
Dario Nieuwenhuis
2025-07-27
2
-2
/
+2
*
|
|
Merge pull request #4465 from korbin/embassy-net-defmt
Dario Nieuwenhuis
2025-07-26
2
-1
/
+7
|
\
\
\
|
*
|
|
add embassy-time/defmt config flag passthrough
korbin
2025-07-26
1
-1
/
+1
|
*
|
|
add embassy-net defmt derives for config structs
korbin
2025-07-26
1
-0
/
+6
|
/
/
/
*
|
|
Merge pull request #4184 from Ragarnoy/stm32h755-intercore
Dario Nieuwenhuis
2025-07-26
4
-20
/
+412
|
\
\
\
|
*
\
\
Merge branch 'embassy-rs:main' into stm32h755-intercore
Ragarnoy
2025-05-21
205
-558
/
+4872
|
|
\
\
\
|
*
|
|
|
Remove unnecessary atomic fences from intercore examples
ragarnoy
2025-05-21
2
-11
/
+0
|
*
|
|
|
nightly rustfmt really do be my bane rn
ragarnoy
2025-05-10
1
-0
/
+1
|
*
|
|
|
Rewrite documentation and generally improve it
ragarnoy
2025-05-10
2
-61
/
+71
|
*
|
|
|
fix release mode that was broken by lto and codegen units (there are probably...
ragarnoy
2025-05-10
4
-14
/
+20
|
*
|
|
|
dead code, formatting, ci, we're good
ragarnoy
2025-05-10
2
-5
/
+3
|
*
|
|
|
formatting again
ragarnoy
2025-05-10
2
-3
/
+2
|
*
|
|
|
formatting
ragarnoy
2025-05-10
1
-14
/
+11
|
*
|
|
|
Add #[allow(dead_code] attributes and rename spawner variable
ragarnoy
2025-05-10
1
-1
/
+3
|
*
|
|
|
rustfmt
ragarnoy
2025-05-10
2
-13
/
+12
|
*
|
|
|
Add intercore communication examples for STM32H755CM4 and CM7, does not work ...
ragarnoy
2025-05-10
4
-24
/
+415
*
|
|
|
|
Merge pull request #4279 from benjaminschlegel87/stm32_adc_v3_hw_oversampling...
Dario Nieuwenhuis
2025-07-26
1
-0
/
+36
|
\
\
\
\
\
|
*
|
|
|
|
fixed build after rebase
emkanea-dev
2025-07-25
1
-2
/
+2
[next]