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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
4
-3
/
+88
|
\
\
|
|
/
|
/
|
|
*
Added vrefbuf driver.
Gerzain Mata
2025-08-10
2
-3
/
+15
|
*
Updated stm32-metapac
Gerzain Mata
2025-08-10
2
-3
/
+5
|
*
Working draft of VREFBUF driver
Gerzain Mata
2025-08-08
3
-2
/
+73
*
|
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
*
|
Updated stm32-metapac for GPDMA1 fix on STM32WBA
Gerzain Mata
2025-08-05
1
-2
/
+2
*
|
Release embassy-embedded-hal v0.4
Dario Nieuwenhuis
2025-08-03
1
-1
/
+1
*
|
ucpd: Add software trim setting of the CC Rp/Rd for stm32u5 parts.
Piotr Esden-Tempski
2025-08-01
1
-0
/
+31
*
|
fix: do full minor version bump for time queue utils
Ulf Lilleengen
2025-08-01
1
-1
/
+1
*
|
chore: prepare embassy-executor 0.8 release
Ulf Lilleengen
2025-07-31
1
-1
/
+1
|
/
*
Aligned STM32WBA with U5 flash HAL
Gerzain Mata
2025-07-29
1
-2
/
+2
*
stm32: fix build for stm32c09x
Dario Nieuwenhuis
2025-07-29
1
-2
/
+2
*
Merge pull request #4476 from rursprung/impl-Debug-for-Delay
Ulf Lilleengen
2025-07-29
1
-7
/
+13
*
Separated USB_OTG_HS to STM32WBA6
Gerzain Mata
2025-07-27
1
-2
/
+2
*
Working USB_OTG_HS example for STM32WBA
Gerzain Mata
2025-07-27
3
-11
/
+6
*
Working USB_OTG_HS example
Gerzain Mata
2025-07-27
3
-41
/
+23
*
Merge branch 'main' into feat/stm32wba-usb-example
Gerzain Mata
2025-07-27
3
-2
/
+79
|
\
|
*
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
|
|
*
Merge branch 'embassy-rs:main' into stm32_adc_v3_hw_oversampling_support
benjaminschlegel87
2025-07-25
64
-1101
/
+2829
|
|
|
\
|
|
*
|
adjusted for u0 as well
Benjamin
2025-06-03
1
-2
/
+2
|
|
*
|
Fixed variations in register access for different families
Benjamin
2025-06-03
1
-1
/
+6
|
|
*
|
Added Option to enable HW Oversampling in STM32 V3 ADCs. Copied from adc/v4.r...
Benjamin
2025-06-03
1
-0
/
+31
|
*
|
|
include proper pll divs/divt initialization
Rick Rogers
2025-07-25
2
-2
/
+34
|
*
|
|
address rustfmt ci check
Rick Rogers
2025-07-25
1
-3
/
+3
|
*
|
|
Merge branch 'main' into h7rs-xspi-fixes
Rick Rogers
2025-07-25
6
-65
/
+482
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
add pll divs/t for h7rs
Rick Rogers
2025-07-24
1
-0
/
+9
*
|
|
|
Moved from HSE to HSI to generate USB_OTG_HS_CLK
Gerzain Mata
2025-07-25
4
-14
/
+70
*
|
|
|
Merge branch 'main' into feat/stm32wba-usb-example
Gerzain Mata
2025-07-24
6
-65
/
+482
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #4454 from embassy-rs/stm32-i2c-slave-v2
Dario Nieuwenhuis
2025-07-24
2
-58
/
+221
|
|
\
\
\
|
|
*
|
|
fix: stm32 i2c slave blocking r/w
Knaifhogg
2025-07-24
2
-58
/
+221
|
*
|
|
|
Merge pull request #4183 from IvanLi-CN/feat/stm32-dac-new-unbuffered
Dario Nieuwenhuis
2025-07-24
1
-0
/
+40
|
|
\
\
\
\
|
|
*
|
|
|
feat(stm32): Add DAC::new_unbuffered method.
Ivan Li
2025-05-25
1
-0
/
+40
|
*
|
|
|
|
Merge pull request #4302 from Jacke-debug/get_max_duty_off_by_one
Dario Nieuwenhuis
2025-07-24
1
-2
/
+10
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Also update the AdvancedInstace4Channel version
Jakob
2025-06-11
1
-1
/
+5
|
|
*
|
|
|
|
Add separate case for center aligned mode
Jakob
2025-06-11
1
-1
/
+5
|
|
*
|
|
|
|
Remove incorrect addition of 1 to get_max_duty
Jakob
2025-06-11
1
-1
/
+1
|
*
|
|
|
|
|
Merge pull request #4303 from Jacke-debug/autoreload_preload
Dario Nieuwenhuis
2025-07-24
1
-0
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Enable autoreload_preload for complementary PWM
Jakob
2025-06-11
1
-0
/
+1
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge pull request #4305 from annie444/main
Dario Nieuwenhuis
2025-07-24
1
-0
/
+50
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Move the methods to the cfg gated impls to handle register renaming.
Annie Ehler
2025-06-12
1
-25
/
+50
[prev]
[next]