aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32/src/i2s.rs
Commit message (Expand)AuthorAgeFilesLines
* stm32: autogenerate clocks struct, enable mux for all chips.Dario Nieuwenhuis2024-02-021-5/+4
* stm32: more docs.Dario Nieuwenhuis2023-12-191-0/+1
* stm32: more docs.Dario Nieuwenhuis2023-12-181-5/+30
* rcc: update pll clock namingxoviat2023-10-151-1/+1
* Fix typobofh2023-07-301-1/+1
* Fix Spi::new_internal call in i2sbofh2023-07-301-1/+3
* Rename embassy-hal-common to embassy-hal-internal, document it's for internal...Dario Nieuwenhuis2023-07-281-1/+1
* stm32: update stm32-metapac.Dario Nieuwenhuis2023-06-191-21/+13
* stm32/i2s: add module and example for f4xoviat2023-05-031-0/+310