Update all STM32LTDC board files #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Commit
6fa3520f2a
outsourced the clock setup for LTDC & DMA2D from the STM32LTDC driver to the corresponding board file.The STM32F746-Discovery board files were already updated (and tested). The remaining board files need to be updated (and tested) as well.
The STM32LTDC driver was improved in several other aspects as well. See https://community.ugfx.io/topic/3489-improvements-to-the-stm32ltdc-driver for more information (and of course the git history).