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
*
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 #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
*
|
|
Merge pull request #4360 from bugadani/esp-generate
Ulf Lilleengen
2025-07-03
1
-0
/
+2
|
\
\
\
|
*
|
|
Link to esp-generate
Dániel Buga
2025-07-02
1
-0
/
+2
|
|
/
/
*
|
|
Merge pull request #4361 from jue89/fix/embassy_nrf_pwm
Ulf Lilleengen
2025-07-03
1
-3
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
embassy-nrf: fix PWM loop count
Juergen Fitschen
2025-07-02
1
-3
/
+2
|
/
/
*
|
Merge pull request #4351 from optlink/main
i509VCB
2025-06-27
1
-6
/
+6
|
\
\
|
*
|
mspm0: Fix inverted GPIO logic
Kelsey Maes
2025-06-27
1
-6
/
+6
|
/
/
*
|
Merge pull request #4350 from 9names/rp_profiles
Dario Nieuwenhuis
2025-06-27
2
-13
/
+4
|
\
\
|
*
|
Minimise profile tweaking in rp examples
9names
2025-06-27
2
-13
/
+4
*
|
|
Merge pull request #4323 from phycrax/rename_pwminput_new
Dario Nieuwenhuis
2025-06-27
4
-5
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix examples
Süha Ünüvar
2025-06-27
3
-3
/
+3
|
*
|
correct documentation
Süha Ünüvar
2025-06-27
1
-1
/
+1
|
*
|
rename fns and add documentation
Süha Ünüvar
2025-06-27
1
-2
/
+7
*
|
|
Merge pull request #4337 from kevswims/cleanup-stm32h7rs-xspi-example
Dario Nieuwenhuis
2025-06-27
1
-173
/
+677
|
\
\
\
|
*
|
|
STM32H7RS Examples: Add OPI functionality to the XSPI example
Kevin Lannen
2025-06-26
1
-173
/
+677
*
|
|
|
Merge pull request #4349 from melvdlin/stm32h723-example-fix
Dario Nieuwenhuis
2025-06-27
2
-12
/
+13
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
stm32h723: remove unused mut from static buffers in spdifrx example
melvdl
2025-06-27
1
-2
/
+2
|
*
|
|
add examples/stm32h723 to ci.sh
melvdl
2025-06-27
1
-0
/
+1
|
*
|
|
[stm32h723]: fix spdifrx example
melvdl
2025-06-27
1
-10
/
+10
|
|
/
/
*
|
|
Merge pull request #4346 from njfdev/patch-1
Dario Nieuwenhuis
2025-06-27
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix Release and Dev Profiles Being Backwards in rp235x Examples
Nicholas Fasching
2025-06-26
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #4348 from melvdlin/stm32-ch-generic-timer-traits
Dario Nieuwenhuis
2025-06-27
21
-290
/
+359
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
run cargo fmt
melvdl
2025-06-27
2
-2
/
+2
|
*
|
stm32: adapt examples to timer API changes
melvdl
2025-06-27
13
-24
/
+24
|
*
|
stm32: rename timer channel trait; replace impls via macro with impls generic...
melvdl
2025-06-27
8
-274
/
+241
|
*
|
stm32: fix timer break input 2 trait name in build script
melvdl
2025-06-27
1
-2
/
+2
|
*
|
stm32: generify timer::one_pulse and timer::qei pin constructors
melvdl
2025-06-26
2
-44
/
+86
|
*
|
stm32: generify timer channels
melvdl
2025-06-26
9
-237
/
+297
|
/
/
*
|
Merge pull request #4343 from leftger/feat/support-wba6xxx
Dario Nieuwenhuis
2025-06-26
3
-3
/
+23
|
\
\
[next]