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
/
embassy-stm32
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added timer set polarity functions for main and complementary outputs individ...
r.marple
2025-09-03
1
-0
/
+10
*
stm32/i2c: fix failure of subsequent transmissions after NACK
Fabian Wolter
2025-09-02
1
-4
/
+11
*
derive Clone, Copy for qspi transfer config
Süha Ünüvar
2025-09-02
1
-0
/
+1
*
derive Clone, Copy for qspi config
Süha Ünüvar
2025-09-02
1
-0
/
+1
*
fix: stm32/usb: Fixed STM32H5 build requiring time feature
Gabriel Smith
2025-08-29
1
-1
/
+10
*
Merge pull request #4606 from diondokter/taskmeta-update-2
Dario Nieuwenhuis
2025-08-29
1
-1
/
+1
|
\
|
*
executor: return error when creating the spawntoken, not when spawning.
Dario Nieuwenhuis
2025-08-29
1
-1
/
+1
*
|
Merge pull request #4602 from meowcakes/fix-stm32h7rs-boot
Dario Nieuwenhuis
2025-08-29
2
-2
/
+9
|
\
\
|
|
/
|
/
|
|
*
don't save and reset XSPI clock source; let mux config handle it
Rogan Morrow
2025-08-29
1
-12
/
+2
|
*
set XSPI clock source to HSI and reset after clock init; dont reset SYSCFG
Rogan Morrow
2025-08-29
2
-2
/
+19
*
|
Merge branch 'main' into feat-independent-nodiv
Tomaz Maia Suller
2025-08-26
1
-4
/
+4
|
\
\
|
*
|
stm32/sai: fix WB MCKDIV
tomaz-suller
2025-08-26
1
-4
/
+4
*
|
|
stm32/sai: make NODIV independent of MCKDIV
tomaz-suller
2025-08-26
1
-1
/
+3
|
/
/
*
/
fix: stm32 wb sai
Ulf Lilleengen
2025-08-25
1
-28
/
+22
|
/
*
Merge branch 'main' into looping-adc-read
Ulf Lilleengen
2025-08-25
1
-0
/
+5
|
\
|
*
STM32 XSPI: Disable alternate bytes if not requested
Kevin Lannen
2025-08-22
1
-0
/
+5
*
|
stm32/adc/v3: allow DMA reads to loop through enabled channels
Gabriel Smith
2025-08-22
1
-3
/
+4
|
/
*
Merge branch 'main' into i2c-pull-down-fix
René van Dorst
2025-08-19
1
-5
/
+11
|
\
|
*
stm32/hash: Improve performance when hashing
Matt Johnston
2025-08-15
1
-5
/
+9
|
*
stm32/hash: Clear HMAC mode bit when hashing
Matt Johnston
2025-08-15
1
-0
/
+2
*
|
stm32/i2c: Pull-down enabled when non-pull was requested.
René van Dorst
2025-08-19
1
-2
/
+2
|
/
*
stm32: Fix vrefbuf trace with log feature
Matt Johnston
2025-08-15
1
-2
/
+2
*
Merge pull request #4538 from leftger/fix/wba-vrefbuf-errata
Dario Nieuwenhuis
2025-08-14
1
-1
/
+20
|
\
|
*
Removed uneeded enum
Gerzain Mata
2025-08-13
1
-16
/
+7
|
*
Added VREFBUF-TRIM manual write. Known errata
Gerzain Mata
2025-08-12
1
-1
/
+29
*
|
wait for STOP flag in blocking_write_vectored as well
Malte Brieske
2025-08-13
1
-2
/
+4
*
|
wait for STOP flag when writing too
Malte Brieske
2025-08-13
1
-2
/
+4
*
|
wait for STOPF in blocking read
Malte Brieske
2025-08-13
1
-0
/
+1
|
/
*
Merge pull request #4522 from WattStep/complementary_pwm_idle_state
Ulf Lilleengen
2025-08-12
2
-1
/
+94
|
\
|
*
Remove unrelated cahnges
Jakob
2025-08-10
1
-15
/
+1
|
*
Adjust which methods should have mut reference to self. Change set_output_idl...
Jakob
2025-08-10
1
-19
/
+18
|
*
Add enum for IdlePolarity to make interface clearer for set_output_idle_state...
Jakob
2025-08-10
1
-7
/
+17
|
*
Change method arugments to be non-mutable
Jakob
2025-08-10
1
-6
/
+6
|
*
Add get methods for meo, ossi and ossr
Jakob
2025-08-10
2
-0
/
+30
|
*
Add methods for setting ossi, ossr, osi and oisn along with software trigger ...
Jakob
2025-08-10
2
-1
/
+69
*
|
Merge pull request #4524 from leftger/feat/add-vrefbuf-driver
Dario Nieuwenhuis
2025-08-11
3
-1
/
+86
|
\
\
|
|
/
|
/
|
|
*
Added vrefbuf driver.
Gerzain Mata
2025-08-10
1
-1
/
+13
|
*
Updated stm32-metapac
Gerzain Mata
2025-08-10
1
-1
/
+3
|
*
Working draft of VREFBUF driver
Gerzain Mata
2025-08-08
2
-0
/
+71
*
|
add forgotten import
Süha Ünüvar
2025-08-08
1
-0
/
+1
*
|
stm32 i2c v2: rename freq to frequency
Süha Ünüvar
2025-08-08
1
-5
/
+5
*
|
rename rise_fall_speed to gpio_speed for spi
Süha Ünüvar
2025-08-08
1
-16
/
+16
*
|
i2c
Süha Ünüvar
2025-08-08
4
-23
/
+24
*
|
i2s
Süha Ünüvar
2025-08-08
1
-15
/
+12
|
/
*
Merge pull request #4481 from swobbee-dev/main
Ulf Lilleengen
2025-08-08
1
-0
/
+10
|
\
|
*
Add mutable accessors for ID in Header and Frame structs
Malte Brieske
2025-07-29
1
-0
/
+10
*
|
ucpd: Add software trim setting of the CC Rp/Rd for stm32u5 parts.
Piotr Esden-Tempski
2025-08-01
1
-0
/
+31
|
/
*
Aligned STM32WBA with U5 flash HAL
Gerzain Mata
2025-07-29
1
-2
/
+2
*
Merge pull request #4476 from rursprung/impl-Debug-for-Delay
Ulf Lilleengen
2025-07-29
1
-7
/
+13
*
Working USB_OTG_HS example for STM32WBA
Gerzain Mata
2025-07-27
3
-11
/
+6
[next]