Closed ninjasource closed 5 months ago
This PR allows the embassy-stm32 library to match on the LTDC peripheral missed by the existing chips.rs perimap. This was originally done to get embassy to expose an stm32h735g-dk LTDC peripheral but it also applies to many other stm32h7 mcus.
chips.rs
diff: https://ci.embassy.dev/jobs/1bcfd6423c5e/artifacts/diff.html
This PR allows the embassy-stm32 library to match on the LTDC peripheral missed by the existing
chips.rs
perimap. This was originally done to get embassy to expose an stm32h735g-dk LTDC peripheral but it also applies to many other stm32h7 mcus.