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
*
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
|
|
*
|
|
|
|
Add extra methods for the low-power interrupt timer.
Annie Ehler
2025-06-11
1
-0
/
+25
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge pull request #4313 from snakehand/main
Dario Nieuwenhuis
2025-07-24
1
-5
/
+160
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Minor cleanup
Frank Stevenson
2025-07-24
1
-1
/
+1
|
|
*
|
|
|
Improved error checks, and some cleanup
Frank Stevenson
2025-07-24
1
-33
/
+39
|
|
*
|
|
|
Panic on improper auto-calibration configurations
Frank Stevenson
2025-07-24
1
-3
/
+2
|
|
*
|
|
|
Introduce configration options for Pll fast modes.
Frank Stevenson
2025-07-24
1
-5
/
+49
|
|
*
|
|
|
Make MSI calibration configurabke.
Frank Stevenson
2025-07-23
1
-34
/
+67
|
|
*
|
|
|
Make more accurate table based MSI frequency calculation based on datasheet.
Frank Stevenson
2025-06-17
1
-4
/
+49
|
|
*
|
|
|
U5: Apply auto-calibration on MSIK and calculate frequencies for detuned LSE ...
Frank Stevenson
2025-06-17
1
-3
/
+31
*
|
|
|
|
|
Partially working USB example
Gerzain Mata
2025-07-24
2
-13
/
+27
*
|
|
|
|
|
Working USB. Still no enumeration
Gerzain Mata
2025-07-23
3
-13
/
+16
*
|
|
|
|
|
Merge branch 'main' into feat/stm32wba-usb-example
Gerzain Mata
2025-07-23
7
-27
/
+68
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge pull request #4427 from clubby789/unsafe-op
Dario Nieuwenhuis
2025-07-23
1
-4
/
+6
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Use `unsafe` block in IRQ handlers
clubby789
2025-07-20
1
-4
/
+6
|
*
|
|
|
|
|
stm32/build: Remove extra braces from generated code
clubby789
2025-07-23
1
-3
/
+3
[next]