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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Rust nightly, stable.
Dario Nieuwenhuis
2025-07-04
1
-1
/
+1
*
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
2
-119
/
+115
*
stm32 CORDIC: use private_bounds for sealed traits.
eZio Pan
2024-03-23
2
-11
/
+7
*
stm32 CORDIC: re-design API
eZio Pan
2024-03-23
3
-508
/
+315
*
stm32 CORDIC: typo fix
eZio Pan
2024-03-23
4
-13
/
+13
*
stm32 CORDIC: add HIL test
eZio Pan
2024-03-23
1
-0
/
+2
*
stm32 CORDIC: bug fix
eZio Pan
2024-03-23
3
-63
/
+109
*
stm32 CORDIC: error handle
eZio Pan
2024-03-23
4
-264
/
+388
*
stm32 CORDIC: DMA for q1.31 and q1.15
eZio Pan
2024-03-23
2
-68
/
+209
*
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
3
-193
/
+264
*
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
2
-42
/
+227
*
stm32 CORDIC: split into multiple files
eZio Pan
2024-03-23
4
-0
/
+463