aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32h723/src
Commit message (Expand)AuthorAgeFilesLines
* stm32h723: remove unused mut from static buffers in spdifrx examplemelvdl2025-06-271-2/+2
* [stm32h723]: fix spdifrx examplemelvdl2025-06-271-10/+10
* chore: Wrap link_section attribute with unsafeHiroaki Yutani2025-05-061-2/+2
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-12/+22
* chore: update for latest SAI featureselagil2024-11-181-24/+29
* fix: use latest SAI driverelagil2024-11-181-1/+0
* feat: Add SPDIFRX exampleelagil2024-11-181-0/+161