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
path:
root
/
examples
/
stm32f4
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
timer: use u32 for high-level api
xoviat
2025-12-01
2
-2
/
+2
*
Reverted adding AnyBinding, removed AnyChannel, removed ability for ExtiInput...
WillaWillNot
2025-11-22
3
-18
/
+3
*
Fixed broken examples/formatting reported by CI
WillaWillNot
2025-11-21
3
-8
/
+3
*
Updated documentation, fixed EXTI definition issues with chips that have touc...
WillaWillNot
2025-11-21
3
-6
/
+34
*
Add new{_with_phy}, new_mii{_with_phy}
datdenkikniet
2025-11-14
2
-12
/
+12
*
stm32/adc: extract into common
xoviat
2025-11-12
2
-4
/
+6
*
Merge pull request #4691 from matteo-meluzzi/17-add-support-for-boot-protocol
Ulf Lilleengen
2025-11-12
2
-35
/
+105
|
\
|
*
Merge branch 'main' into 17-add-support-for-boot-protocol
Matteo Meluzzi
2025-10-24
18
-24
/
+24
|
*
Merge branch 'main' into 17-add-support-for-boot-protocol
Matteo Meluzzi
2025-10-02
1
-3
/
+15
|
|
\
|
*
|
update hid mouse and keyboard examples
matteo
2025-10-01
2
-35
/
+93
|
*
|
rename HidSubclass to match hid spec
matteo
2025-10-01
2
-2
/
+2
|
*
|
review comments
matteo
2025-09-30
2
-4
/
+8
|
*
|
update hid examples
matteo
2025-09-23
2
-2
/
+10
*
|
|
adc: remove sample_time from struct
xoviat
2025-11-10
2
-9
/
+9
*
|
|
feat: stm32 spi driver slave mode
Cristian Milatinov
2025-11-04
1
-1
/
+2
*
|
|
rtc: use consistent api between stop and non-stop
xoviat
2025-11-04
1
-2
/
+2
*
|
|
Merge branch 'main' into i2c
xoviat
2025-11-04
1
-9
/
+20
|
\
\
\
|
*
|
|
fmt
xoviat
2025-11-03
1
-1
/
+1
|
*
|
|
stm32/adc: fix example
xoviat
2025-11-03
1
-8
/
+19
*
|
|
|
rustfmt and update
xoviat
2025-10-30
2
-6
/
+25
*
|
|
|
Merge branch 'main' into feature/stm32-i2c-v1-slave-mode
xoviat
2025-10-30
19
-45
/
+57
|
\
|
|
|
|
*
|
|
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
17
-22
/
+22
|
*
|
|
Edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-2
/
+2
|
|
|
/
|
|
/
|
|
*
|
stm32: add config to MCO to control the drive strength.
Daniel Nilsson
2025-10-01
1
-3
/
+15
|
|
/
|
*
executor: return error when creating the spawntoken, not when spawning.
Dario Nieuwenhuis
2025-08-29
9
-18
/
+18
*
|
Fix formatting in examples
HybridChild
2025-08-23
2
-2
/
+2
*
|
Fix formatting in examples
HybridChild
2025-08-23
2
-4
/
+2
*
|
Run cargo fmt for examples
HybridChild
2025-08-23
2
-38
/
+47
*
|
stm32/i2c_v1: Add async and blocking example code
HybridChild
2025-08-23
2
-0
/
+241
|
/
*
rustfmt
Süha Ünüvar
2025-08-08
2
-36
/
+4
*
i2c examples
Süha Ünüvar
2025-08-08
3
-8
/
+1
*
i2s
Süha Ünüvar
2025-08-08
1
-1
/
+0
*
fix examples
Süha Ünüvar
2025-06-27
1
-1
/
+1
*
stm32: adapt examples to timer API changes
melvdl
2025-06-27
4
-5
/
+5
*
Merge pull request #4016 from antonok-edm/emmc
Dario Nieuwenhuis
2025-04-06
1
-1
/
+1
|
\
|
*
refactor to reduce code duplication
Anton Lazarev
2025-03-31
1
-1
/
+1
*
|
BufferedUart initialization
Michael Gomez
2025-04-04
1
-1
/
+1
|
/
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
5
-10
/
+10
*
stm32/dac: remove DMA generic params.
Dario Nieuwenhuis
2025-03-25
1
-2
/
+1
*
document clock settings in examples/stm32f4/.../i2s_dma.rs
vinsynth
2025-02-03
1
-0
/
+2
*
update examples/stm32f4/.../i2s_dma.rs
vinsynth
2025-02-03
1
-19
/
+67
*
stm32/eth: rename PHY->Phy, GenericSMI -> GenericPhy. Remove unneeded unsafes.
Dario Nieuwenhuis
2025-01-26
2
-8
/
+6
*
stm32: change all examples and tests to use GenericSMI::new_auto().
Dario Nieuwenhuis
2025-01-26
1
-1
/
+1
*
Remove manual settings of `composite_with_iads=true`
Eekle
2024-12-24
6
-41
/
+0
*
Remove use of static mut.
Dario Nieuwenhuis
2024-12-16
1
-8
/
+11
*
feat: change SOF timer to input capture
elagil
2024-11-24
1
-19
/
+31
*
feat(stm32f4): add usb audio example
elagil
2024-11-24
1
-0
/
+375
*
Merge pull request #3317 from GrantM11235/simplepwmchannel
Ulf Lilleengen
2024-10-23
2
-12
/
+11
|
\
|
*
last oops I promise
Grant Miller
2024-09-06
2
-3
/
+2
|
*
Update examples
Grant Miller
2024-09-06
2
-11
/
+11
[next]