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
*
stm32/i2c: Implement async DMA for transaction write groups
HybridChild
2025-11-13
1
-3
/
+47
*
stm32/i2c: Fix async write_vectored and restore DMA implementation
HybridChild
2025-11-13
1
-7
/
+34
*
Merge branch 'main' into stm32_i2c_v2_transaction
HybridChild
2025-11-13
4
-5
/
+142
|
\
|
*
Merge pull request #4872 from Wassasin/fix/stm32g-flash-dual-bank
xoviat
2025-11-13
1
-3
/
+2
|
|
\
|
|
*
Fix flash erase on dualbank STM32Gxxx
Wouter Geraedts
2025-11-12
1
-3
/
+2
|
*
|
add changelog and fix rustfmt errors
Andreas Lindahl Flåten (ALF)
2025-11-13
2
-5
/
+20
|
*
|
Add c.rs flash for the stm32c0 family
Andreas Lindahl Flåten (ALF)
2025-11-13
3
-2
/
+125
*
|
|
stm32/i2c: Run cargo fmt
HybridChild
2025-11-13
1
-22
/
+69
*
|
|
Merge branch 'main' into stm32_i2c_v2_transaction
HybridChild
2025-11-13
8
-619
/
+616
|
\
|
|
|
*
|
stm32: extract adc4
xoviat
2025-11-12
8
-619
/
+616
|
|
/
*
|
stm32/i2c: Add comprehensive v2 Master API tests and fix async issues
HybridChild
2025-11-13
1
-21
/
+7
*
|
stm32/i2c: Fix v2 async transaction implementation
HybridChild
2025-11-12
1
-108
/
+153
*
|
Merge branch 'main' into stm32_i2c_v2_transaction
HybridChild
2025-11-12
12
-1384
/
+968
|
\
|
|
*
stm32/adc: extract into common
xoviat
2025-11-12
8
-1224
/
+820
|
*
Merge pull request #4866 from xoviat/adc
xoviat
2025-11-11
9
-182
/
+170
|
|
\
|
|
*
adc: seal special channels
xoviat
2025-11-11
9
-79
/
+68
|
|
*
adc: cleanup g4
xoviat
2025-11-11
1
-77
/
+48
|
|
*
adc: impl. differential channels
xoviat
2025-11-11
2
-26
/
+54
*
|
|
stm32/i2c_v2: Refactor transaction implementation
HybridChild
2025-11-12
1
-54
/
+33
*
|
|
stm32/i2c_v2: Add initial transaction implementation
HybridChild
2025-11-12
1
-28
/
+474
|
/
/
*
|
cfg out unused items
everdrone
2025-11-11
5
-4
/
+14
*
|
add docs for PinNumber
everdrone
2025-11-11
2
-0
/
+8
*
|
rustfmt
everdrone
2025-11-11
2
-6
/
+12
*
|
Merge branch main into n6
everdrone
2025-11-11
111
-1540
/
+3665
|
\
|
|
*
Added TXDR flush via TXE set to the drop guard for write_dma_internal_slave; ...
WillaWillNot
2025-11-10
1
-1
/
+8
|
*
adc: consolidate functions
xoviat
2025-11-10
5
-155
/
+140
|
*
adc: exact cal
xoviat
2025-11-10
2
-7
/
+8
|
*
adc: use common vref scheme
xoviat
2025-11-10
9
-262
/
+195
|
*
adc: remove sample_time from struct
xoviat
2025-11-10
12
-132
/
+51
|
*
Merge branch 'embassy-rs:main' into fix/simple-pwm-32bit-timer-support
chasingRs
2025-11-10
38
-737
/
+2777
|
|
\
|
|
*
Merge branch 'fmc_a13d16' of github.com:everdrone/embassy
xoviat
2025-11-09
1
-0
/
+18
|
|
|
\
|
|
|
*
Add definitions for 13-bit address and 16-bit data SDRAM
everdrone
2025-11-08
1
-0
/
+36
|
|
*
|
Merge branch 'sdram-13a-16d' of github.com:northernpaws/embassy
xoviat
2025-11-09
1
-0
/
+18
|
|
|
\
\
|
|
|
*
|
correct 16 bit SDRAM configuration label from 16 banks to 4 banks
Kat
2025-10-21
1
-1
/
+1
|
|
|
*
|
add 16 bit SDRAM configuration for Bank 1 in fmc.rs
Kat
2025-10-21
1
-0
/
+18
|
|
*
|
|
Merge pull request #4813 from xoviat/bk
xoviat
2025-11-09
4
-0
/
+59
|
|
|
\
\
\
|
|
|
*
|
|
stm32: add backup sram mod
xoviat
2025-11-06
4
-0
/
+59
|
|
*
|
|
|
Merge branch 'main' into into_ring_buffered_adc_for_g4
Jakob
2025-11-07
13
-192
/
+424
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
|
*
|
|
Merge branch 'main' into stm32-dsi-cmd
Yannick Steiner
2025-11-06
3
-24
/
+130
|
|
|
|
\
|
|
|
|
|
|
*
|
Pause DMA before awaiting DMA not-running at end of I2C target DMA read/write.
WillaWillNot
2025-11-05
1
-1
/
+3
|
|
|
|
*
|
Merge pull request #4388 from modulo-org/feature/stm32-spi-slave
xoviat
2025-11-05
2
-23
/
+127
|
|
|
|
|
\
\
|
|
|
|
|
*
|
feat: stm32 spi driver slave mode
Cristian Milatinov
2025-11-04
2
-23
/
+127
|
|
|
*
|
|
|
stm32/dsi: support short write without parameters
Yannick
2025-11-06
1
-7
/
+5
|
|
|
|
/
/
/
|
|
|
*
/
/
tests: disable rtc for h563 on non-stop
xoviat
2025-11-05
1
-1
/
+14
|
|
|
|
/
/
|
|
|
*
|
rtc: use consistent api between stop and non-stop
xoviat
2025-11-04
4
-37
/
+61
|
|
|
*
|
Merge pull request #4838 from embassy-rs/lp2
xoviat
2025-11-04
8
-125
/
+143
|
|
|
|
\
\
|
|
|
|
*
|
make min_stop_pause configurable
xoviat
2025-11-04
4
-36
/
+35
|
|
|
|
*
|
fix rtc opt
xoviat
2025-11-04
1
-6
/
+5
|
|
|
|
*
|
minor rtc opt
xoviat
2025-11-04
1
-13
/
+8
|
|
|
|
*
|
stm32/stop: move stop_with_rtc into init
xoviat
2025-11-04
6
-36
/
+46
[next]