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
*
`embassy-embedded-hal`: add release automation using `cargo-release`
Ralph Ursprung
2025-07-08
2
-1
/
+7
*
prepare changelog for `embassy-embedded-hal` v0.4.0
Ralph Ursprung
2025-07-08
1
-0
/
+3
*
`embassy-time`: add release automation using `cargo-release`
Ralph Ursprung
2025-07-08
2
-1
/
+7
*
prepare changelog for `embassy-time` v0.4.1
Ralph Ursprung
2025-07-08
1
-0
/
+10
*
`embassy-time-driver`: add release automation using `cargo-release`
Ralph Ursprung
2025-07-08
2
-1
/
+7
*
prepare changelog for `embassy-time-driver` v0.2.1
Ralph Ursprung
2025-07-08
1
-0
/
+5
*
`embassy-executor`: add release automation using `cargo-release`
Ralph Ursprung
2025-07-08
2
-1
/
+7
*
prepare changelog for `embassy-executor` v0.8.0
Ralph Ursprung
2025-07-08
1
-0
/
+12
*
`embassy-usb`: add release automation using `cargo-release`
Ralph Ursprung
2025-07-08
2
-1
/
+7
*
prepare changelog for `embassy-usb` v0.5.0
Ralph Ursprung
2025-07-08
1
-0
/
+7
*
`embassy-inet-driver-channel`: add release automation using `cargo-release`
Ralph Ursprung
2025-07-08
2
-1
/
+7
*
prepare changelog for `embassy-net-driver-channel` v0.4.0
Ralph Ursprung
2025-07-08
1
-0
/
+2
*
`embassy-usb-driver`: add release automation using `cargo-release`
Ralph Ursprung
2025-07-08
2
-1
/
+7
*
add changelog for `embassy-usb-driver`
Ralph Ursprung
2025-07-08
1
-0
/
+10
*
`embassy-futures`: add release automation using `cargo-release`
Ralph Ursprung
2025-07-08
2
-1
/
+7
*
add changelog for `embassy-futures`
Ralph Ursprung
2025-07-08
1
-0
/
+13
*
fix `release/bump-dependency.sh`: don't generate backup files
Ralph Ursprung
2025-07-08
1
-1
/
+1
*
Merge pull request #4382 from embassy-rs/fix-spawner-unsound
Dario Nieuwenhuis
2025-07-08
2
-2
/
+19
|
\
|
*
executor: mark Spawner::for_current_executor() as unsafe.
Dario Nieuwenhuis
2025-07-08
2
-2
/
+19
|
/
*
Merge pull request #4381 from embassy-rs/fix-executor-impl-future-unsound
Dario Nieuwenhuis
2025-07-08
7
-6
/
+109
|
\
|
*
excutor: fix Send unsoundness with `-> impl Future` tasks.
Dario Nieuwenhuis
2025-07-08
7
-6
/
+109
|
/
*
Reenable rpi pico tests.
Dario Nieuwenhuis
2025-07-07
1
-3
/
+0
*
Merge pull request #4338 from i509VCB/dma
i509VCB
2025-07-07
11
-25
/
+1279
|
\
|
*
mspm0: add dma driver
i509VCB
2025-07-06
11
-25
/
+1279
*
|
Merge pull request #4370 from cmilatinov/feature/stm32-sample-shifting
Dario Nieuwenhuis
2025-07-06
5
-2
/
+24
|
\
\
|
*
|
Run cargo fmt
Cristian Milatinov
2025-07-05
1
-2
/
+1
|
*
|
Update examples to add SampleShifting in qspi config
Cristian Milatinov
2025-07-05
3
-1
/
+5
|
*
|
Run cargo fmt
Cristian Milatinov
2025-07-05
2
-4
/
+4
|
*
|
Added sample shifting to qspi config for stm32
Cristian Milatinov
2025-07-05
2
-1
/
+20
*
|
|
Merge pull request #4358 from skoe/opamp_rcc
Dario Nieuwenhuis
2025-07-06
1
-0
/
+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use proper RCC clock enable for opamps
Thomas Giesel
2025-07-05
1
-0
/
+27
*
|
|
Merge pull request #4356 from embassy-rs/update-rust5
Dario Nieuwenhuis
2025-07-03
24
-235
/
+203
|
\
\
\
|
*
|
|
stm32/sdmmc: disable 1bit test.
Dario Nieuwenhuis
2025-07-04
1
-0
/
+4
|
*
|
|
stm32/sdmmc: misc improvements
Dario Nieuwenhuis
2025-07-04
1
-71
/
+53
|
*
|
|
sdmmc: use div_ceil.
Dario Nieuwenhuis
2025-07-04
1
-5
/
+3
|
*
|
|
stm32/dma: fix packing/unpacking not working.
Dario Nieuwenhuis
2025-07-04
7
-45
/
+57
|
*
|
|
stm32/dma: add missing fence on BDMA start.
Dario Nieuwenhuis
2025-07-04
1
-3
/
+3
|
*
|
|
Update Rust nightly, stable.
Dario Nieuwenhuis
2025-07-04
15
-111
/
+83
|
/
/
/
*
|
|
Merge pull request #4366 from mattwigway/uart-line-break
Dario Nieuwenhuis
2025-07-03
1
-14
/
+20
|
\
\
\
|
*
|
|
remove line break reference from documentation
Matt Bhagat-Conway
2025-07-03
1
-16
/
+16
|
*
|
|
fix rustfmt in read_to_break docstring
Matt Bhagat-Conway
2025-07-03
1
-1
/
+1
|
*
|
|
add note about UART line breaks being different from ASCII
Matt Bhagat-Conway
2025-07-03
1
-0
/
+6
*
|
|
|
Merge pull request #4365 from qwerty19106/stm32_impl_nb_write
Dario Nieuwenhuis
2025-07-03
1
-1
/
+15
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix impl embedded_hal_nb::serial::Write for embassy_stm32::usart::UartTx
qwerty19106
2025-07-03
1
-1
/
+15
*
|
|
|
Merge pull request #4330 from innermatrix/stm32-adc-v1-watchdog
Ulf Lilleengen
2025-07-03
3
-4
/
+241
|
\
\
\
\
|
*
|
|
|
Added STM32 ADCv1 analog watchdog implementation
Iris Artin
2025-06-26
3
-4
/
+241
*
|
|
|
|
Merge pull request #4364 from wlcx/patch-1
Ulf Lilleengen
2025-07-03
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
net: correct `UdpSocket::recv_from_with` docs
Sam W
2025-07-03
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #4362 from adom-inc/rp-currrent-core
Ulf Lilleengen
2025-07-03
1
-0
/
+20
|
\
\
\
\
|
*
|
|
|
rp: add current_core api
Adrian Wowk
2025-07-02
1
-0
/
+20
[next]