aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32/src/cordic/utils.rs
Commit message (Expand)AuthorAgeFilesLines
* Update Rust nightly, stable.Dario Nieuwenhuis2025-07-041-1/+1
* stm32 CORDIC: re-design APIeZio Pan2024-03-231-14/+1
* stm32 CORDIC: typo fixeZio Pan2024-03-231-2/+2
* stm32 CORDIC: bug fixeZio Pan2024-03-231-20/+23
* stm32 CORDIC: DMA for q1.31 and q1.15eZio Pan2024-03-231-0/+13
* stm32 CORDIC: ZeroOverhead for q1.31 and q1.15eZio Pan2024-03-231-2/+2
* stm32 CORDIC: split into multiple fileseZio Pan2024-03-231-0/+59