aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32h5/src/bin/cordic.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-3/+3
* stm32 CORDIC: re-design APIeZio Pan2024-03-231-8/+51
* stm32 CORDIC: add exampleeZio Pan2024-03-231-0/+35