# lv_port_stm32f746_disco_atollic **Repository Path**: payatt/lv_port_stm32f746_disco_atollic ## Basic Information - **Project Name**: lv_port_stm32f746_disco_atollic - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-19 - **Last Updated**: 2021-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **DEPRECATED:** Please use the [SW4STM32/STM32CubeIDE project](https://github.com/littlevgl/lv_port_stm32f746_disco_sw4stm32) instead. # stm32f746_disco_no_os LittlevGL ported to STM32F746G-DISCO # How to get started 1. Visit https://atollic.com/resources/download/ to download and install the Atollic IDE. 2. Clone (or download) this GitHub repository to a folder on your computer and update the submodules: ```sh git clone --recursive https://github.com/littlevgl/stm32f746_disco_no_os_atollic.git ``` 3. Import the project into your workspace. 4. Build and run!