# lv_port_stm32f746_disco_sw4stm32 **Repository Path**: Tinputec/lv_port_stm32f746_disco_sw4stm32 ## Basic Information - **Project Name**: lv_port_stm32f746_disco_sw4stm32 - **Description**: LittlevGL ported to STM32F746G-DISCO using SWSTM32 (Ac6) IDE - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # stm32f746_disco_no_os_sw4stm32 This is LittlevGL ported to STM32F746G-DISCO using SW4STM32 (Ac6) IDE. # How to get started 1. Visit http://www.openstm32.org/HomePage to download and install the SW4STM32 IDE. 2. 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_sw4stm32.git` 3. Import the project into your workspace. 4. Build and run!