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
/
cordic
/
mod.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-18
/
+12
*
stm32/rcc: replace generated enable/disable code with runtime info
Jan Špaček
2024-05-25
1
-3
/
+3
*
stm32: allow some unused.
Dario Nieuwenhuis
2024-05-13
1
-0
/
+1
*
stm32: remove last few mod sealed's.
Dario Nieuwenhuis
2024-04-05
1
-3
/
+115
*
stm32 CORDIC: use private_bounds for sealed traits.
eZio Pan
2024-03-23
1
-10
/
+6
*
stm32 CORDIC: re-design API
eZio Pan
2024-03-23
1
-462
/
+279
*
stm32 CORDIC: typo fix
eZio Pan
2024-03-23
1
-9
/
+9
*
stm32 CORDIC: bug fix
eZio Pan
2024-03-23
1
-27
/
+26
*
stm32 CORDIC: error handle
eZio Pan
2024-03-23
1
-244
/
+272
*
stm32 CORDIC: DMA for q1.31 and q1.15
eZio Pan
2024-03-23
1
-68
/
+196
*
stm32 CORDIC: DMA for q1.31
eZio Pan
2024-03-23
1
-11
/
+196
*
stm32 CORDIC: ZeroOverhead for q1.31 and q1.15
eZio Pan
2024-03-23
1
-178
/
+262
*
stm32 CORDIC: make use of "preload" feature
eZio Pan
2024-03-23
1
-95
/
+85
*
stm32 CORDIC: ZeroOverhead q1.31 mode
eZio Pan
2024-03-23
1
-39
/
+223
*
stm32 CORDIC: split into multiple files
eZio Pan
2024-03-23
1
-0
/
+206