aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32/src/ipcc.rs
Commit message (Expand)AuthorAgeFilesLines
* removed constrain methodOueslatiGhaith2023-04-281-10/+0
* fixed missing importsOueslatiGhaith2023-04-271-0/+2
* fixed mistake with casting channel to a usizeOueslatiGhaith2023-04-271-14/+14
* add IPCC peripheral for stm32wbOueslatiGhaith2023-04-271-0/+186