aboutsummaryrefslogtreecommitdiff
path: root/tests/stm32/src/bin/cordic.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-2/+2
* Fix testsDion Dokter2024-08-051-1/+1
* stm32: add support for STM32H7[RS] "bootflash line", add HIL tests.Dario Nieuwenhuis2024-05-011-1/+6
* stm32 CORDIC: add g491re back to cordic testeZio Pan2024-03-231-8/+3
* stm32 CORDIC: re-design APIeZio Pan2024-03-231-62/+48
* stm32 CORDIC: make HIL runeZio Pan2024-03-231-12/+14
* stm32 CORDIC: add HIL testeZio Pan2024-03-231-0/+152