LittlevGL ported to STM32F746G-DISCO
- Visit https://atollic.com/resources/download/ to download and install the Atollic IDE.
- Clone (or download) this GitHub repository to a folder on your computer and update the submodules:
git clone --recursive https://github.com/littlevgl/stm32f746_disco_no_os_atollic.git
- Import the project into your workspace.
- Build and run!