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
/
sai
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32: update metapac.
Dario Nieuwenhuis
2024-01-10
1
-8
/
+1
*
stm32/sai: fix typo.
Dario Nieuwenhuis
2023-12-19
1
-3
/
+3
*
stm32/sai: docs, remove unused enums.
Dario Nieuwenhuis
2023-12-19
1
-78
/
+104
*
stm32/sai: remove unused Word trait.
Dario Nieuwenhuis
2023-12-19
1
-2
/
+0
*
stm32/sai: deduplicate code for subblocks A/B.
Dario Nieuwenhuis
2023-12-19
1
-223
/
+108
*
stm32/sai: remove unimplemented SetConfig.
Dario Nieuwenhuis
2023-12-19
1
-19
/
+0
*
stm32: add some docs.
Dario Nieuwenhuis
2023-12-18
1
-2
/
+2
*
stm32/sai: fix build on chips with only SAI4 (like stm32h725re), improve sync...
Dario Nieuwenhuis
2023-11-19
1
-32
/
+38
*
enable clock first
pbert
2023-10-12
1
-2
/
+2
*
STM32: combine RccPeripherals reset() and enable() to reset_and_enable()
pbert
2023-10-12
1
-27
/
+27
*
Add some uncontroversial derives to Error types
James Munns
2023-10-06
1
-1
/
+1
*
stm32: update set_config
xoviat
2023-10-01
1
-2
/
+6
*
Issue #1986 fix ci build errors
Tyler Gilbert
2023-09-30
1
-3
/
+3
*
issue #1986 separate blocks to prevent unsafe user code
Tyler Gilbert
2023-09-30
1
-126
/
+162
*
Issue #1986 add PartialEq to SyncEnable to fix build error on sai_v4
Tyler Gilbert
2023-09-30
1
-1
/
+1
*
Issue #1986 update the SAI driver with receiver capability
Tyler Gilbert
2023-09-30
1
-42
/
+174
*
#Issue 1974 more whitespace fixes
Tyler Gilbert
2023-09-29
1
-2
/
+1
*
#Issue 1974 fix more warnings treated as errors
Tyler Gilbert
2023-09-29
1
-1
/
+9
*
#Issue 1974 fix warnings
Tyler Gilbert
2023-09-29
1
-8
/
+7
*
Issue 1974 add sai/mod file
Tyler Gilbert
2023-09-29
1
-0
/
+888