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
*
Merge pull request #4370 from cmilatinov/feature/stm32-sample-shifting
Dario Nieuwenhuis
2025-07-06
2
-1
/
+20
|
\
|
*
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 #4358 from skoe/opamp_rcc
Dario Nieuwenhuis
2025-07-06
1
-0
/
+27
|
\
\
|
|
/
|
/
|
|
*
Use proper RCC clock enable for opamps
Thomas Giesel
2025-07-05
1
-0
/
+27
*
|
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
5
-43
/
+53
*
|
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
5
-21
/
+21
*
|
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
2
-4
/
+207
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added STM32 ADCv1 analog watchdog implementation
Iris Artin
2025-06-26
2
-4
/
+207
*
|
|
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
*
|
|
run cargo fmt
melvdl
2025-06-27
2
-2
/
+2
*
|
|
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
|
|
/
|
/
|
*
|
Added STM32WBA6XXX devices as features
Gerzain Mata
2025-06-26
2
-3
/
+21
*
|
Merge branch 'main' into generate_all_opamp_pins
Thomas Giesel
2025-06-25
7
-325
/
+324
|
\
\
|
*
|
Fix issues #4333
jake-taf
2025-06-23
1
-2
/
+2
|
*
|
Merge pull request #4272 from cschuhen/fdcan_refcounter_raii
Dario Nieuwenhuis
2025-06-22
4
-318
/
+316
|
|
\
\
|
|
*
|
FDCAN/BXCAN: Finish implementation of RAII instance counters.
Corey Schuhen
2025-06-21
4
-221
/
+243
|
|
*
|
Add TxGuard and RxGuard which impl RAII for the STM32 CAN reference counting
Tobias Naumann
2025-06-21
2
-74
/
+64
|
|
*
|
BXCAN: Put State inside a critical section mutex of RefCell. This removed uns...
Corey Schuhen
2025-06-21
1
-127
/
+113
|
|
|
/
|
*
|
Merge pull request #4294 from AlanRosenthal/rtc_c0
Dario Nieuwenhuis
2025-06-22
1
-2
/
+2
|
|
\
\
|
|
*
|
Add RTC example for STM32C0
Alan Rosenthal
2025-06-10
1
-2
/
+2
|
*
|
|
Merge pull request #4324 from plorefice/hsem-fixes
Dario Nieuwenhuis
2025-06-22
1
-2
/
+4
|
|
\
\
\
|
|
*
|
|
stm32: hsem: fix broken CPUID detection
Pietro Lorefice
2025-06-20
1
-1
/
+1
|
|
*
|
|
stm32: hsem: add missing RCC initialization
Pietro Lorefice
2025-06-20
1
-1
/
+3
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge pull request #4311 from antonok-edm/sdmmc-set-datatime-during-init
Dario Nieuwenhuis
2025-06-22
1
-3
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
sdmmc: set datatime during initialization
Anton Lazarev
2025-06-16
1
-3
/
+2
*
|
|
|
Adapt opamp driver to new opamp IP version numbers
Thomas Giesel
2025-06-25
1
-28
/
+28
*
|
|
|
Generate pins for new opamp pin naming scheme
Thomas Giesel
2025-06-25
2
-22
/
+15
|
/
/
/
*
|
|
fix name change
jrmoulton
2025-06-10
1
-3
/
+2
*
|
|
fmt
jrmoulton
2025-06-10
1
-1
/
+1
*
|
|
merge new embassy changes
jrmoulton
2025-06-10
144
-6602
/
+18198
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add public function to get current clock configuration
David Lawrence
2025-06-06
1
-1
/
+10
|
*
|
Merge pull request #4277 from diondokter/fix-usb-race
Dario Nieuwenhuis
2025-06-03
1
-1
/
+3
|
|
\
\
|
|
*
|
STM32 USB: Read data before register update
Dion Dokter
2025-06-03
1
-1
/
+3
|
*
|
|
Use modify() for subsequent changes to RCC.cr()
Frank Stevenson
2025-06-03
1
-3
/
+3
|
|
/
/
|
*
|
Merge pull request #4271 from cschuhen/fdcan_critical_section
Dario Nieuwenhuis
2025-06-01
3
-182
/
+132
|
|
\
\
|
|
*
|
Remove duplicate calc_timestamp and move to 'Registers' struct.
Corey Schuhen
2025-05-31
2
-43
/
+23
|
|
*
|
Put State inside a critical section mutex of RefCell. This removes the unsoun...
Corey Schuhen
2025-05-31
1
-138
/
+108
|
|
*
|
Switch to SendDynamicSender for FDCAN.
Corey Schuhen
2025-05-31
1
-7
/
+7
|
*
|
|
Merge pull request #4231 from ROMemories/feat/stm32-rcc-const-constructors
Dario Nieuwenhuis
2025-06-01
11
-55
/
+115
|
|
\
\
\
|
|
*
|
|
fixup! feat(stm32-l): provide a `const` constructor on `rcc::Config`
ROMemories
2025-05-26
1
-0
/
+1
[next]