You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Content of this repo demonstrates how to set use LCD display on STM32F769I-DISCO board with LVGL embedded graphics library and no OS (bare-metal) and set up VS Code development environment including build and OCD step debugging.
This is a blank application for the STM32F769I-DISCO board. It's based on a standard ioc file for this board type with a minimum of changes to make it work. Versions used: STMCubeIDE 1.10.1 STM32Cube_FW_F7_V1.17.0