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
/
xspi
/
mod.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'main' of https://github.com/embassy-rs/embassy into xspi
xoviat
2025-11-24
1
-3
/
+3
|
\
|
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-3
/
+3
*
|
xspi: properly respect the max DMA transfer size when reading and writing
Brian Schwind
2025-10-04
1
-32
/
+41
*
|
xspi: properly configure the transfer size
Brian Schwind
2025-10-04
1
-7
/
+12
*
|
xspi: use a named enum variant in place of a literal zero
Brian Schwind
2025-10-04
1
-3
/
+3
|
/
*
Unify derivation of Clone, Copy and defmt::format for all *SPI configs
goodhoko
2025-09-16
1
-0
/
+3
*
Apply fixes to XSPI as well
Brian Schwind
2025-09-13
1
-9
/
+8
*
STM32 XSPI: Disable alternate bytes if not requested
Kevin Lannen
2025-08-22
1
-0
/
+5
*
stm32: xspi fixes and consistency
Matt Johnston
2025-04-04
1
-8
/
+21
*
stm32: xspi: rework switching between ncs1 and ncs2
Matt Johnston
2025-04-04
1
-25
/
+44
*
stm32: xspi wait for prescaler change
Matt Johnston
2025-04-04
1
-8
/
+9
*
stm32: xspi update for Peri
Matt Johnston
2025-04-04
1
-133
/
+131
*
stm32: Update xspi for stm32-metapac changes
Matt Johnston
2025-04-04
1
-202
/
+169
*
introduce stm32h7rs xspi
Rick Rogers
2025-04-04
1
-0
/
+1427