Added WDA_LCD_DrawBmp to the LCD_API branch/feature

This commit is contained in:
xoreo
2023-11-09 12:41:20 +01:00
parent 7373f05a6f
commit 4bc55f19be
10 changed files with 1522 additions and 24 deletions

View File

@@ -116,7 +116,7 @@ EndDependencies */
/** @defgroup STM32746G_DISCOVERY_LCD_Private_Variables STM32746G_DISCOVERY_LCD Private Variables
* @{
*/
*/
LTDC_HandleTypeDef hLtdcHandler;
static DMA2D_HandleTypeDef hDma2dHandler;

View File

@@ -43,7 +43,7 @@
/** @addtogroup STM32746G_DISCOVERY
* @{
*/
/** @addtogroup STM32746G_DISCOVERY_LCD
* @{
*/