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
/
qspi
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32: document hrtim, qspi, sdmmc, spi.
Dario Nieuwenhuis
2023-12-19
2
-0
/
+13
*
stm32: more docs.
Dario Nieuwenhuis
2023-12-19
1
-0
/
+2
*
stm32: add some docs.
Dario Nieuwenhuis
2023-12-18
2
-12
/
+33
*
STM32 QSPI: Fix flash selection.
Piotr Esden-Tempski
2023-12-15
1
-1
/
+1
*
enable clock first
pbert
2023-10-12
1
-1
/
+1
*
STM32: combine RccPeripherals reset() and enable() to reset_and_enable()
pbert
2023-10-12
1
-2
/
+1
*
move stm32h7 specific import
JuliDi
2023-10-02
1
-1
/
+1
*
remove debug code, add some comments
JuliDi
2023-10-02
1
-4
/
+4
*
feature-gate errata workaround for h7
JuliDi
2023-10-02
1
-8
/
+11
*
make push/pull settings for pins explicit
JuliDi
2023-10-02
1
-13
/
+13
*
Bump stm32-metapac, add flash selection
JuliDi
2023-10-02
2
-9
/
+51
*
support QSPI BK2
JuliDi
2023-10-02
1
-11
/
+56
*
Rename embassy-hal-common to embassy-hal-internal, document it's for internal...
Dario Nieuwenhuis
2023-07-28
1
-1
/
+1
*
Convert files to LF endings.
Dario Nieuwenhuis
2023-07-18
1
-332
/
+332
*
stm32: update stm32-metapac.
Dario Nieuwenhuis
2023-06-19
1
-125
/
+113
*
stm32/dma: refactor.
Dario Nieuwenhuis
2023-04-18
1
-13
/
+19
*
feat(stm32:qspi): convert some u8 to enum variants
Mateusz Butkiewicz
2023-03-29
2
-60
/
+350
*
feat(stm32:qspi): add support for QSPI in stm32
Mateusz Butkiewicz
2023-03-27
1
-0
/
+342