diff --git a/.extSettings b/STM32_Disco746G/.extSettings similarity index 100% rename from .extSettings rename to STM32_Disco746G/.extSettings diff --git a/.gitignore b/STM32_Disco746G/.gitignore similarity index 100% rename from .gitignore rename to STM32_Disco746G/.gitignore diff --git a/.mxproject b/STM32_Disco746G/.mxproject similarity index 100% rename from .mxproject rename to STM32_Disco746G/.mxproject diff --git a/Core/Inc/FreeRTOSConfig.h b/STM32_Disco746G/Core/Inc/FreeRTOSConfig.h similarity index 100% rename from Core/Inc/FreeRTOSConfig.h rename to STM32_Disco746G/Core/Inc/FreeRTOSConfig.h diff --git a/Core/Inc/RTE_Components.h b/STM32_Disco746G/Core/Inc/RTE_Components.h similarity index 100% rename from Core/Inc/RTE_Components.h rename to STM32_Disco746G/Core/Inc/RTE_Components.h diff --git a/Core/Inc/main.h b/STM32_Disco746G/Core/Inc/main.h similarity index 100% rename from Core/Inc/main.h rename to STM32_Disco746G/Core/Inc/main.h diff --git a/Core/Inc/nema_hal_threadx.c b/STM32_Disco746G/Core/Inc/nema_hal_threadx.c similarity index 100% rename from Core/Inc/nema_hal_threadx.c rename to STM32_Disco746G/Core/Inc/nema_hal_threadx.c diff --git a/Core/Inc/stm32f7xx_hal_conf.h b/STM32_Disco746G/Core/Inc/stm32f7xx_hal_conf.h similarity index 100% rename from Core/Inc/stm32f7xx_hal_conf.h rename to STM32_Disco746G/Core/Inc/stm32f7xx_hal_conf.h diff --git a/Core/Inc/stm32f7xx_it.h b/STM32_Disco746G/Core/Inc/stm32f7xx_it.h similarity index 100% rename from Core/Inc/stm32f7xx_it.h rename to STM32_Disco746G/Core/Inc/stm32f7xx_it.h diff --git a/Core/Src/freertos.c b/STM32_Disco746G/Core/Src/freertos.c similarity index 100% rename from Core/Src/freertos.c rename to STM32_Disco746G/Core/Src/freertos.c diff --git a/Core/Src/main.c b/STM32_Disco746G/Core/Src/main.c similarity index 100% rename from Core/Src/main.c rename to STM32_Disco746G/Core/Src/main.c diff --git a/Core/Src/stm32f7xx_hal_msp.c b/STM32_Disco746G/Core/Src/stm32f7xx_hal_msp.c similarity index 100% rename from Core/Src/stm32f7xx_hal_msp.c rename to STM32_Disco746G/Core/Src/stm32f7xx_hal_msp.c diff --git a/Core/Src/stm32f7xx_hal_timebase_tim.c b/STM32_Disco746G/Core/Src/stm32f7xx_hal_timebase_tim.c similarity index 100% rename from Core/Src/stm32f7xx_hal_timebase_tim.c rename to STM32_Disco746G/Core/Src/stm32f7xx_hal_timebase_tim.c diff --git a/Core/Src/stm32f7xx_it.c b/STM32_Disco746G/Core/Src/stm32f7xx_it.c similarity index 100% rename from Core/Src/stm32f7xx_it.c rename to STM32_Disco746G/Core/Src/stm32f7xx_it.c diff --git a/Core/Src/system_stm32f7xx.c b/STM32_Disco746G/Core/Src/system_stm32f7xx.c similarity index 100% rename from Core/Src/system_stm32f7xx.c rename to STM32_Disco746G/Core/Src/system_stm32f7xx.c diff --git a/Drivers/BSP/Components/Common/ts.h b/STM32_Disco746G/Drivers/BSP/Components/Common/ts.h similarity index 100% rename from Drivers/BSP/Components/Common/ts.h rename to STM32_Disco746G/Drivers/BSP/Components/Common/ts.h diff --git a/Drivers/BSP/Components/ft5336/Release_Notes.html b/STM32_Disco746G/Drivers/BSP/Components/ft5336/Release_Notes.html similarity index 100% rename from Drivers/BSP/Components/ft5336/Release_Notes.html rename to STM32_Disco746G/Drivers/BSP/Components/ft5336/Release_Notes.html diff --git a/Drivers/BSP/Components/ft5336/ft5336.c b/STM32_Disco746G/Drivers/BSP/Components/ft5336/ft5336.c similarity index 100% rename from Drivers/BSP/Components/ft5336/ft5336.c rename to STM32_Disco746G/Drivers/BSP/Components/ft5336/ft5336.c diff --git a/Drivers/BSP/Components/ft5336/ft5336.h b/STM32_Disco746G/Drivers/BSP/Components/ft5336/ft5336.h similarity index 100% rename from Drivers/BSP/Components/ft5336/ft5336.h rename to STM32_Disco746G/Drivers/BSP/Components/ft5336/ft5336.h diff --git a/Drivers/BSP/Components/n25q128a/Release_Notes.html b/STM32_Disco746G/Drivers/BSP/Components/n25q128a/Release_Notes.html similarity index 100% rename from Drivers/BSP/Components/n25q128a/Release_Notes.html rename to STM32_Disco746G/Drivers/BSP/Components/n25q128a/Release_Notes.html diff --git a/Drivers/BSP/Components/n25q128a/n25q128a.h b/STM32_Disco746G/Drivers/BSP/Components/n25q128a/n25q128a.h similarity index 100% rename from Drivers/BSP/Components/n25q128a/n25q128a.h rename to STM32_Disco746G/Drivers/BSP/Components/n25q128a/n25q128a.h diff --git a/Drivers/BSP/STM32746G-Discovery/License.md b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/License.md similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/License.md rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/License.md diff --git a/Drivers/BSP/STM32746G-Discovery/Release_Notes.html b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/Release_Notes.html similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/Release_Notes.html rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/Release_Notes.html diff --git a/Drivers/BSP/STM32746G-Discovery/STM32746G-Discovery_BSP_User_Manual.chm b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/STM32746G-Discovery_BSP_User_Manual.chm similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/STM32746G-Discovery_BSP_User_Manual.chm rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/STM32746G-Discovery_BSP_User_Manual.chm diff --git a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c diff --git a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.h b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.h similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.h rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.h diff --git a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_audio.c b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_audio.c similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_audio.c rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_audio.c diff --git a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_audio.h b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_audio.h similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_audio.h rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_audio.h diff --git a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_camera.c b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_camera.c similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_camera.c rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_camera.c diff --git a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_camera.h b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_camera.h similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_camera.h rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_camera.h diff --git a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_eeprom.c b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_eeprom.c similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_eeprom.c rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_eeprom.c diff --git a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_eeprom.h b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_eeprom.h similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_eeprom.h rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_eeprom.h diff --git a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c diff --git a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.h b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.h similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.h rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.h diff --git a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_qspi.c b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_qspi.c similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_qspi.c rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_qspi.c diff --git a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_qspi.h b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_qspi.h similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_qspi.h rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_qspi.h diff --git a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sd.c b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sd.c similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sd.c rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sd.c diff --git a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sd.h b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sd.h similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sd.h rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sd.h diff --git a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.c b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.c similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.c rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.c diff --git a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.h b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.h similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.h rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.h diff --git a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_ts.c b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_ts.c similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_ts.c rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_ts.c diff --git a/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_ts.h b/STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_ts.h similarity index 100% rename from Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_ts.h rename to STM32_Disco746G/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_ts.h diff --git a/Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f746xx.h b/STM32_Disco746G/Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f746xx.h similarity index 100% rename from Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f746xx.h rename to STM32_Disco746G/Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f746xx.h diff --git a/Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h b/STM32_Disco746G/Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h similarity index 100% rename from Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h rename to STM32_Disco746G/Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h diff --git a/Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h b/STM32_Disco746G/Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h similarity index 100% rename from Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h rename to STM32_Disco746G/Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h diff --git a/Drivers/CMSIS/Device/ST/STM32F7xx/LICENSE.txt b/STM32_Disco746G/Drivers/CMSIS/Device/ST/STM32F7xx/LICENSE.txt similarity index 100% rename from Drivers/CMSIS/Device/ST/STM32F7xx/LICENSE.txt rename to STM32_Disco746G/Drivers/CMSIS/Device/ST/STM32F7xx/LICENSE.txt diff --git a/Drivers/CMSIS/Device/ST/STM32F7xx/License.md b/STM32_Disco746G/Drivers/CMSIS/Device/ST/STM32F7xx/License.md similarity index 100% rename from Drivers/CMSIS/Device/ST/STM32F7xx/License.md rename to STM32_Disco746G/Drivers/CMSIS/Device/ST/STM32F7xx/License.md diff --git a/Drivers/CMSIS/Include/cmsis_armcc.h b/STM32_Disco746G/Drivers/CMSIS/Include/cmsis_armcc.h similarity index 100% rename from Drivers/CMSIS/Include/cmsis_armcc.h rename to STM32_Disco746G/Drivers/CMSIS/Include/cmsis_armcc.h diff --git a/Drivers/CMSIS/Include/cmsis_armclang.h b/STM32_Disco746G/Drivers/CMSIS/Include/cmsis_armclang.h similarity index 100% rename from Drivers/CMSIS/Include/cmsis_armclang.h rename to STM32_Disco746G/Drivers/CMSIS/Include/cmsis_armclang.h diff --git a/Drivers/CMSIS/Include/cmsis_compiler.h b/STM32_Disco746G/Drivers/CMSIS/Include/cmsis_compiler.h similarity index 100% rename from Drivers/CMSIS/Include/cmsis_compiler.h rename to STM32_Disco746G/Drivers/CMSIS/Include/cmsis_compiler.h diff --git a/Drivers/CMSIS/Include/cmsis_gcc.h b/STM32_Disco746G/Drivers/CMSIS/Include/cmsis_gcc.h similarity index 100% rename from Drivers/CMSIS/Include/cmsis_gcc.h rename to STM32_Disco746G/Drivers/CMSIS/Include/cmsis_gcc.h diff --git a/Drivers/CMSIS/Include/cmsis_iccarm.h b/STM32_Disco746G/Drivers/CMSIS/Include/cmsis_iccarm.h similarity index 100% rename from Drivers/CMSIS/Include/cmsis_iccarm.h rename to STM32_Disco746G/Drivers/CMSIS/Include/cmsis_iccarm.h diff --git a/Drivers/CMSIS/Include/cmsis_version.h b/STM32_Disco746G/Drivers/CMSIS/Include/cmsis_version.h similarity index 100% rename from Drivers/CMSIS/Include/cmsis_version.h rename to STM32_Disco746G/Drivers/CMSIS/Include/cmsis_version.h diff --git a/Drivers/CMSIS/Include/core_armv8mbl.h b/STM32_Disco746G/Drivers/CMSIS/Include/core_armv8mbl.h similarity index 100% rename from Drivers/CMSIS/Include/core_armv8mbl.h rename to STM32_Disco746G/Drivers/CMSIS/Include/core_armv8mbl.h diff --git a/Drivers/CMSIS/Include/core_armv8mml.h b/STM32_Disco746G/Drivers/CMSIS/Include/core_armv8mml.h similarity index 100% rename from Drivers/CMSIS/Include/core_armv8mml.h rename to STM32_Disco746G/Drivers/CMSIS/Include/core_armv8mml.h diff --git a/Drivers/CMSIS/Include/core_cm0.h b/STM32_Disco746G/Drivers/CMSIS/Include/core_cm0.h similarity index 100% rename from Drivers/CMSIS/Include/core_cm0.h rename to STM32_Disco746G/Drivers/CMSIS/Include/core_cm0.h diff --git a/Drivers/CMSIS/Include/core_cm0plus.h b/STM32_Disco746G/Drivers/CMSIS/Include/core_cm0plus.h similarity index 100% rename from Drivers/CMSIS/Include/core_cm0plus.h rename to STM32_Disco746G/Drivers/CMSIS/Include/core_cm0plus.h diff --git a/Drivers/CMSIS/Include/core_cm1.h b/STM32_Disco746G/Drivers/CMSIS/Include/core_cm1.h similarity index 100% rename from Drivers/CMSIS/Include/core_cm1.h rename to STM32_Disco746G/Drivers/CMSIS/Include/core_cm1.h diff --git a/Drivers/CMSIS/Include/core_cm23.h b/STM32_Disco746G/Drivers/CMSIS/Include/core_cm23.h similarity index 100% rename from Drivers/CMSIS/Include/core_cm23.h rename to STM32_Disco746G/Drivers/CMSIS/Include/core_cm23.h diff --git a/Drivers/CMSIS/Include/core_cm3.h b/STM32_Disco746G/Drivers/CMSIS/Include/core_cm3.h similarity index 100% rename from Drivers/CMSIS/Include/core_cm3.h rename to STM32_Disco746G/Drivers/CMSIS/Include/core_cm3.h diff --git a/Drivers/CMSIS/Include/core_cm33.h b/STM32_Disco746G/Drivers/CMSIS/Include/core_cm33.h similarity index 100% rename from Drivers/CMSIS/Include/core_cm33.h rename to STM32_Disco746G/Drivers/CMSIS/Include/core_cm33.h diff --git a/Drivers/CMSIS/Include/core_cm4.h b/STM32_Disco746G/Drivers/CMSIS/Include/core_cm4.h similarity index 100% rename from Drivers/CMSIS/Include/core_cm4.h rename to STM32_Disco746G/Drivers/CMSIS/Include/core_cm4.h diff --git a/Drivers/CMSIS/Include/core_cm7.h b/STM32_Disco746G/Drivers/CMSIS/Include/core_cm7.h similarity index 100% rename from Drivers/CMSIS/Include/core_cm7.h rename to STM32_Disco746G/Drivers/CMSIS/Include/core_cm7.h diff --git a/Drivers/CMSIS/Include/core_sc000.h b/STM32_Disco746G/Drivers/CMSIS/Include/core_sc000.h similarity index 100% rename from Drivers/CMSIS/Include/core_sc000.h rename to STM32_Disco746G/Drivers/CMSIS/Include/core_sc000.h diff --git a/Drivers/CMSIS/Include/core_sc300.h b/STM32_Disco746G/Drivers/CMSIS/Include/core_sc300.h similarity index 100% rename from Drivers/CMSIS/Include/core_sc300.h rename to STM32_Disco746G/Drivers/CMSIS/Include/core_sc300.h diff --git a/Drivers/CMSIS/Include/mpu_armv7.h b/STM32_Disco746G/Drivers/CMSIS/Include/mpu_armv7.h similarity index 100% rename from Drivers/CMSIS/Include/mpu_armv7.h rename to STM32_Disco746G/Drivers/CMSIS/Include/mpu_armv7.h diff --git a/Drivers/CMSIS/Include/mpu_armv8.h b/STM32_Disco746G/Drivers/CMSIS/Include/mpu_armv8.h similarity index 100% rename from Drivers/CMSIS/Include/mpu_armv8.h rename to STM32_Disco746G/Drivers/CMSIS/Include/mpu_armv8.h diff --git a/Drivers/CMSIS/Include/tz_context.h b/STM32_Disco746G/Drivers/CMSIS/Include/tz_context.h similarity index 100% rename from Drivers/CMSIS/Include/tz_context.h rename to STM32_Disco746G/Drivers/CMSIS/Include/tz_context.h diff --git a/Drivers/CMSIS/LICENSE.txt b/STM32_Disco746G/Drivers/CMSIS/LICENSE.txt similarity index 100% rename from Drivers/CMSIS/LICENSE.txt rename to STM32_Disco746G/Drivers/CMSIS/LICENSE.txt diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc_ex.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc_ex.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc_ex.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc_ex.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dsi.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dsi.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dsi.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dsi.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_exti.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_exti.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_exti.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_exti.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc_ex.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc_ex.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc_ex.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc_ex.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_qspi.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_qspi.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_qspi.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_qspi.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_cortex.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_cortex.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_cortex.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_cortex.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_crc.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_crc.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_crc.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_crc.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma2d.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma2d.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma2d.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_dma2d.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_exti.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_gpio.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_i2c.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_i2c.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_i2c.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_i2c.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_pwr.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_system.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_tim.h diff --git a/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_utils.h diff --git a/Drivers/STM32F7xx_HAL_Driver/LICENSE.txt b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/LICENSE.txt similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/LICENSE.txt rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/LICENSE.txt diff --git a/Drivers/STM32F7xx_HAL_Driver/License.md b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/License.md similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/License.md rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/License.md diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc_ex.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc_ex.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc_ex.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc_ex.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma2d.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma2d.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma2d.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma2d.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dsi.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dsi.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dsi.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dsi.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_exti.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_ltdc.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_ltdc.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_ltdc.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_ltdc.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_ltdc_ex.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_ltdc_ex.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_ltdc_ex.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_ltdc_ex.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_qspi.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_qspi.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_qspi.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_qspi.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sdram.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sdram.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sdram.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sdram.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c diff --git a/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_fmc.c b/STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_fmc.c similarity index 100% rename from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_fmc.c rename to STM32_Disco746G/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_fmc.c diff --git a/EWARM/Project.eww b/STM32_Disco746G/EWARM/Project.eww similarity index 100% rename from EWARM/Project.eww rename to STM32_Disco746G/EWARM/Project.eww diff --git a/EWARM/STM32F746G_DISCO.ewd b/STM32_Disco746G/EWARM/STM32F746G_DISCO.ewd similarity index 100% rename from EWARM/STM32F746G_DISCO.ewd rename to STM32_Disco746G/EWARM/STM32F746G_DISCO.ewd diff --git a/EWARM/STM32F746G_DISCO.ewp b/STM32_Disco746G/EWARM/STM32F746G_DISCO.ewp similarity index 100% rename from EWARM/STM32F746G_DISCO.ewp rename to STM32_Disco746G/EWARM/STM32F746G_DISCO.ewp diff --git a/EWARM/startup_stm32f746xx.s b/STM32_Disco746G/EWARM/startup_stm32f746xx.s similarity index 100% rename from EWARM/startup_stm32f746xx.s rename to STM32_Disco746G/EWARM/startup_stm32f746xx.s diff --git a/EWARM/stm32f746xx_ITCM_flash.icf b/STM32_Disco746G/EWARM/stm32f746xx_ITCM_flash.icf similarity index 100% rename from EWARM/stm32f746xx_ITCM_flash.icf rename to STM32_Disco746G/EWARM/stm32f746xx_ITCM_flash.icf diff --git a/EWARM/stm32f746xx_flash.icf b/STM32_Disco746G/EWARM/stm32f746xx_flash.icf similarity index 100% rename from EWARM/stm32f746xx_flash.icf rename to STM32_Disco746G/EWARM/stm32f746xx_flash.icf diff --git a/EWARM/stm32f746xx_sram.icf b/STM32_Disco746G/EWARM/stm32f746xx_sram.icf similarity index 100% rename from EWARM/stm32f746xx_sram.icf rename to STM32_Disco746G/EWARM/stm32f746xx_sram.icf diff --git a/LIBJPEG/App/libjpeg.c b/STM32_Disco746G/LIBJPEG/App/libjpeg.c similarity index 100% rename from LIBJPEG/App/libjpeg.c rename to STM32_Disco746G/LIBJPEG/App/libjpeg.c diff --git a/LIBJPEG/App/libjpeg.h b/STM32_Disco746G/LIBJPEG/App/libjpeg.h similarity index 100% rename from LIBJPEG/App/libjpeg.h rename to STM32_Disco746G/LIBJPEG/App/libjpeg.h diff --git a/LIBJPEG/Target/jconfig.h b/STM32_Disco746G/LIBJPEG/Target/jconfig.h similarity index 100% rename from LIBJPEG/Target/jconfig.h rename to STM32_Disco746G/LIBJPEG/Target/jconfig.h diff --git a/LIBJPEG/Target/jdata_conf.h b/STM32_Disco746G/LIBJPEG/Target/jdata_conf.h similarity index 100% rename from LIBJPEG/Target/jdata_conf.h rename to STM32_Disco746G/LIBJPEG/Target/jdata_conf.h diff --git a/LIBJPEG/Target/jmorecfg.h b/STM32_Disco746G/LIBJPEG/Target/jmorecfg.h similarity index 100% rename from LIBJPEG/Target/jmorecfg.h rename to STM32_Disco746G/LIBJPEG/Target/jmorecfg.h diff --git a/LightControlConvi_Disco746G.ioc b/STM32_Disco746G/LightControlConvi_Disco746G.ioc similarity index 100% rename from LightControlConvi_Disco746G.ioc rename to STM32_Disco746G/LightControlConvi_Disco746G.ioc diff --git a/MDK-ARM/STM32F746G_DISCO.sct b/STM32_Disco746G/MDK-ARM/STM32F746G_DISCO.sct similarity index 100% rename from MDK-ARM/STM32F746G_DISCO.sct rename to STM32_Disco746G/MDK-ARM/STM32F746G_DISCO.sct diff --git a/MDK-ARM/STM32F746G_DISCO.uvoptx b/STM32_Disco746G/MDK-ARM/STM32F746G_DISCO.uvoptx similarity index 100% rename from MDK-ARM/STM32F746G_DISCO.uvoptx rename to STM32_Disco746G/MDK-ARM/STM32F746G_DISCO.uvoptx diff --git a/MDK-ARM/STM32F746G_DISCO.uvprojx b/STM32_Disco746G/MDK-ARM/STM32F746G_DISCO.uvprojx similarity index 100% rename from MDK-ARM/STM32F746G_DISCO.uvprojx rename to STM32_Disco746G/MDK-ARM/STM32F746G_DISCO.uvprojx diff --git a/MDK-ARM/startup_stm32f746xx.s b/STM32_Disco746G/MDK-ARM/startup_stm32f746xx.s similarity index 100% rename from MDK-ARM/startup_stm32f746xx.s rename to STM32_Disco746G/MDK-ARM/startup_stm32f746xx.s diff --git a/Middlewares/ST/touchgfx/3rdparty/libjpeg/README b/STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/README similarity index 100% rename from Middlewares/ST/touchgfx/3rdparty/libjpeg/README rename to STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/README diff --git a/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/cderror.h b/STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/cderror.h similarity index 100% rename from Middlewares/ST/touchgfx/3rdparty/libjpeg/include/cderror.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/cderror.h diff --git a/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/cdjpeg.h b/STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/cdjpeg.h similarity index 100% rename from Middlewares/ST/touchgfx/3rdparty/libjpeg/include/cdjpeg.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/cdjpeg.h diff --git a/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jconfig.h b/STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jconfig.h similarity index 100% rename from Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jconfig.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jconfig.h diff --git a/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jdct.h b/STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jdct.h similarity index 100% rename from Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jdct.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jdct.h diff --git a/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jerror.h b/STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jerror.h similarity index 100% rename from Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jerror.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jerror.h diff --git a/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jinclude.h b/STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jinclude.h similarity index 100% rename from Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jinclude.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jinclude.h diff --git a/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jmemsys.h b/STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jmemsys.h similarity index 100% rename from Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jmemsys.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jmemsys.h diff --git a/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jmorecfg.h b/STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jmorecfg.h similarity index 100% rename from Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jmorecfg.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jmorecfg.h diff --git a/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jpegint.h b/STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jpegint.h similarity index 100% rename from Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jpegint.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jpegint.h diff --git a/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jpeglib.h b/STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jpeglib.h similarity index 100% rename from Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jpeglib.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jpeglib.h diff --git a/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jversion.h b/STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jversion.h similarity index 100% rename from Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jversion.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/jversion.h diff --git a/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/transupp.h b/STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/transupp.h similarity index 100% rename from Middlewares/ST/touchgfx/3rdparty/libjpeg/include/transupp.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/include/transupp.h diff --git a/Middlewares/ST/touchgfx/3rdparty/libjpeg/lib/linux/libjpeg.a b/STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/lib/linux/libjpeg.a similarity index 100% rename from Middlewares/ST/touchgfx/3rdparty/libjpeg/lib/linux/libjpeg.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/lib/linux/libjpeg.a diff --git a/Middlewares/ST/touchgfx/3rdparty/libjpeg/lib/win32/libjpeg-8.a b/STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/lib/win32/libjpeg-8.a similarity index 100% rename from Middlewares/ST/touchgfx/3rdparty/libjpeg/lib/win32/libjpeg-8.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/lib/win32/libjpeg-8.a diff --git a/Middlewares/ST/touchgfx/3rdparty/libjpeg/lib/win32/libjpeg-8.dll b/STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/lib/win32/libjpeg-8.dll similarity index 100% rename from Middlewares/ST/touchgfx/3rdparty/libjpeg/lib/win32/libjpeg-8.dll rename to STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/lib/win32/libjpeg-8.dll diff --git a/Middlewares/ST/touchgfx/3rdparty/libjpeg/lib/win32/libjpeg-8.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/lib/win32/libjpeg-8.lib similarity index 100% rename from Middlewares/ST/touchgfx/3rdparty/libjpeg/lib/win32/libjpeg-8.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/3rdparty/libjpeg/lib/win32/libjpeg-8.lib diff --git a/Middlewares/ST/touchgfx/framework/include/common/AbstractPartition.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/common/AbstractPartition.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/common/AbstractPartition.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/common/AbstractPartition.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/common/Meta.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/common/Meta.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/common/Meta.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/common/Meta.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/common/Partition.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/common/Partition.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/common/Partition.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/common/Partition.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/common/TouchGFXInit.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/common/TouchGFXInit.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/common/TouchGFXInit.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/common/TouchGFXInit.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/mvp/MVPApplication.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/mvp/MVPApplication.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/mvp/MVPApplication.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/mvp/MVPApplication.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/mvp/MVPHeap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/mvp/MVPHeap.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/mvp/MVPHeap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/mvp/MVPHeap.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/mvp/Presenter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/mvp/Presenter.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/mvp/Presenter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/mvp/Presenter.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/mvp/View.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/mvp/View.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/mvp/View.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/mvp/View.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/core/MCUInstrumentation.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/core/MCUInstrumentation.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/core/MCUInstrumentation.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/core/MCUInstrumentation.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/button/ButtonController.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/button/ButtonController.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/button/ButtonController.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/button/ButtonController.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/i2c/I2C.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/i2c/I2C.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/i2c/I2C.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/i2c/I2C.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD16bpp.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD16bpp.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD16bpp.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD16bpp.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD16bppSerialFlash.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD16bppSerialFlash.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD16bppSerialFlash.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD16bppSerialFlash.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD1bpp.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD1bpp.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD1bpp.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD1bpp.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD24bpp.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD24bpp.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD24bpp.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD24bpp.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD2bpp.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD2bpp.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD2bpp.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD2bpp.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD32bpp.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD32bpp.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD32bpp.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD32bpp.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD32bpp_XRGB8888.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD32bpp_XRGB8888.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD32bpp_XRGB8888.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD32bpp_XRGB8888.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD4bpp.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD4bpp.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD4bpp.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD4bpp.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD8bpp_ABGR2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD8bpp_ABGR2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD8bpp_ABGR2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD8bpp_ABGR2222.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD8bpp_ARGB2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD8bpp_ARGB2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD8bpp_ARGB2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD8bpp_ARGB2222.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD8bpp_BGRA2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD8bpp_BGRA2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD8bpp_BGRA2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD8bpp_BGRA2222.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD8bpp_RGBA2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD8bpp_RGBA2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD8bpp_RGBA2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/lcd/LCD8bpp_RGBA2222.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/touch/I2CTouchController.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/touch/I2CTouchController.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/touch/I2CTouchController.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/touch/I2CTouchController.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/touch/NoTouchController.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/touch/NoTouchController.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/touch/NoTouchController.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/touch/NoTouchController.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/touch/SDL2TouchController.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/touch/SDL2TouchController.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/touch/SDL2TouchController.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/touch/SDL2TouchController.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/touch/SDLTouchController.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/touch/SDLTouchController.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/touch/SDLTouchController.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/touch/SDLTouchController.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/driver/touch/TouchController.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/touch/TouchController.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/driver/touch/TouchController.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/driver/touch/TouchController.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/HALSDL2.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/HALSDL2.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/HALSDL2.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/HALSDL2.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_assert.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_assert.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_assert.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_assert.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_atomic.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_atomic.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_atomic.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_atomic.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_audio.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_audio.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_audio.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_audio.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_bits.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_bits.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_bits.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_bits.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_blendmode.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_blendmode.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_blendmode.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_blendmode.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_clipboard.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_clipboard.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_clipboard.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_clipboard.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h.cmake b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h.cmake similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h.cmake rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h.cmake diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h.in b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h.in similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h.in rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h.in diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_android.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_android.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_android.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_android.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_iphoneos.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_iphoneos.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_iphoneos.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_iphoneos.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_macosx.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_macosx.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_macosx.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_macosx.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_minimal.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_minimal.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_minimal.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_minimal.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_pandora.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_pandora.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_pandora.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_pandora.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_psp.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_psp.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_psp.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_psp.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_windows.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_windows.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_windows.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_windows.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_winrt.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_winrt.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_winrt.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_winrt.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_wiz.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_wiz.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_wiz.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_wiz.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_copying.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_copying.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_copying.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_copying.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_cpuinfo.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_cpuinfo.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_cpuinfo.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_cpuinfo.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_egl.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_egl.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_egl.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_egl.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_endian.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_endian.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_endian.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_endian.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_error.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_error.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_error.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_error.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_events.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_events.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_events.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_events.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_filesystem.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_filesystem.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_filesystem.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_filesystem.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_gamecontroller.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_gamecontroller.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_gamecontroller.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_gamecontroller.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_gesture.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_gesture.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_gesture.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_gesture.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_haptic.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_haptic.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_haptic.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_haptic.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_hints.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_hints.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_hints.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_hints.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_image.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_image.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_image.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_image.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_joystick.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_joystick.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_joystick.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_joystick.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_keyboard.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_keyboard.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_keyboard.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_keyboard.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_keycode.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_keycode.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_keycode.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_keycode.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_loadso.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_loadso.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_loadso.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_loadso.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_log.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_log.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_log.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_log.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_main.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_main.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_main.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_main.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_messagebox.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_messagebox.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_messagebox.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_messagebox.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_mouse.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_mouse.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_mouse.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_mouse.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_mutex.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_mutex.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_mutex.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_mutex.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_name.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_name.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_name.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_name.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengl.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengl.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengl.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengl.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengl_glext.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengl_glext.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengl_glext.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengl_glext.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2ext.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2ext.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2ext.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2ext.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2platform.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2platform.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2platform.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2platform.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_khrplatform.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_khrplatform.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_khrplatform.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_khrplatform.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_pixels.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_pixels.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_pixels.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_pixels.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_platform.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_platform.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_platform.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_platform.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_power.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_power.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_power.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_power.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_quit.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_quit.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_quit.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_quit.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_rect.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_rect.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_rect.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_rect.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_render.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_render.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_render.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_render.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_revision.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_revision.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_revision.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_revision.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_rwops.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_rwops.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_rwops.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_rwops.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_scancode.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_scancode.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_scancode.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_scancode.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_shape.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_shape.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_shape.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_shape.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_stdinc.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_stdinc.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_stdinc.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_stdinc.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_surface.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_surface.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_surface.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_surface.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_system.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_system.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_system.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_system.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_syswm.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_syswm.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_syswm.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_syswm.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_assert.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_assert.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_assert.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_assert.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_common.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_common.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_common.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_common.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_compare.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_compare.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_compare.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_compare.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_crc32.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_crc32.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_crc32.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_crc32.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_font.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_font.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_font.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_font.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_fuzzer.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_fuzzer.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_fuzzer.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_fuzzer.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_harness.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_harness.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_harness.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_harness.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_images.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_images.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_images.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_images.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_log.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_log.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_log.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_log.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_md5.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_md5.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_md5.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_md5.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_random.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_random.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_random.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_random.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_thread.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_thread.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_thread.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_thread.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_timer.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_timer.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_timer.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_timer.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_touch.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_touch.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_touch.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_touch.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_types.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_types.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_types.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_types.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_version.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_version.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_version.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_version.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_video.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_video.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_video.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_video.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/begin_code.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/begin_code.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/begin_code.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/begin_code.h diff --git a/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/close_code.h b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/close_code.h similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/close_code.h rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/close_code.h diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/Application.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Application.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/Application.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Application.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Bitmap.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/Callback.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Callback.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/Callback.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Callback.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/Color.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Color.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/Color.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Color.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/ConstFont.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/ConstFont.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/ConstFont.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/ConstFont.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/Drawable.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Drawable.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/Drawable.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Drawable.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/EasingEquations.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/EasingEquations.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/EasingEquations.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/EasingEquations.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/Event.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Event.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/Event.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Event.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/Font.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Font.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/Font.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Font.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/FontManager.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/FontManager.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/FontManager.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/FontManager.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/InternalFlashFont.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/InternalFlashFont.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/InternalFlashFont.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/InternalFlashFont.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/JSMOCHelper.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/JSMOCHelper.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/JSMOCHelper.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/JSMOCHelper.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/Math3D.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Math3D.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/Math3D.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Math3D.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/Matrix3x3.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Matrix3x3.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/Matrix3x3.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Matrix3x3.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/Screen.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Screen.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/Screen.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Screen.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/TextProvider.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/TextProvider.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/TextProvider.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/TextProvider.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/Texts.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Texts.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/Texts.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Texts.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/TextureMapTypes.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/TextureMapTypes.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/TextureMapTypes.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/TextureMapTypes.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/TypedText.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/TypedText.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/TypedText.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/TypedText.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/UIEventListener.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/UIEventListener.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/UIEventListener.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/UIEventListener.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/Unicode.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Unicode.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/Unicode.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Unicode.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/Utils.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Utils.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/Utils.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Utils.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/Version.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Version.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/Version.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/Version.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/CanvasWidgetRenderer.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/CanvasWidgetRenderer.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/CanvasWidgetRenderer.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/CanvasWidgetRenderer.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/Cell.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/Cell.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/Cell.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/Cell.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/Outline.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/Outline.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/Outline.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/Outline.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/Rasterizer.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/Rasterizer.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/Rasterizer.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/Rasterizer.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/license.txt b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/license.txt similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/license.txt rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/canvas_widget_renderer/license.txt diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/CacheableContainer.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/CacheableContainer.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/CacheableContainer.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/CacheableContainer.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/Container.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/Container.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/Container.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/Container.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/ListLayout.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/ListLayout.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/ListLayout.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/ListLayout.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/ModalWindow.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/ModalWindow.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/ModalWindow.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/ModalWindow.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/ScrollableContainer.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/ScrollableContainer.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/ScrollableContainer.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/ScrollableContainer.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/SlideMenu.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/SlideMenu.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/SlideMenu.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/SlideMenu.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/Slider.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/Slider.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/Slider.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/Slider.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/SwipeContainer.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/SwipeContainer.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/SwipeContainer.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/SwipeContainer.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/ZoomAnimationImage.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/ZoomAnimationImage.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/ZoomAnimationImage.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/ZoomAnimationImage.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/AbstractButtonContainer.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/AbstractButtonContainer.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/AbstractButtonContainer.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/AbstractButtonContainer.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/AnimatedImageButtonStyle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/AnimatedImageButtonStyle.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/AnimatedImageButtonStyle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/AnimatedImageButtonStyle.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/BoxWithBorderButtonStyle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/BoxWithBorderButtonStyle.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/BoxWithBorderButtonStyle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/BoxWithBorderButtonStyle.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/Buttons.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/Buttons.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/Buttons.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/Buttons.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/ClickButtonTrigger.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/ClickButtonTrigger.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/ClickButtonTrigger.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/ClickButtonTrigger.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/IconButtonStyle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/IconButtonStyle.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/IconButtonStyle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/IconButtonStyle.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/ImageButtonStyle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/ImageButtonStyle.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/ImageButtonStyle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/ImageButtonStyle.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/RepeatButtonTrigger.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/RepeatButtonTrigger.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/RepeatButtonTrigger.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/RepeatButtonTrigger.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/TextButtonStyle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/TextButtonStyle.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/TextButtonStyle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/TextButtonStyle.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/TiledImageButtonStyle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/TiledImageButtonStyle.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/TiledImageButtonStyle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/TiledImageButtonStyle.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/ToggleButtonTrigger.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/ToggleButtonTrigger.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/ToggleButtonTrigger.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/ToggleButtonTrigger.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/TouchButtonTrigger.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/TouchButtonTrigger.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/TouchButtonTrigger.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/TouchButtonTrigger.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/TwoWildcardTextButtonStyle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/TwoWildcardTextButtonStyle.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/TwoWildcardTextButtonStyle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/TwoWildcardTextButtonStyle.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/WildcardTextButtonStyle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/WildcardTextButtonStyle.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/WildcardTextButtonStyle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/buttons/WildcardTextButtonStyle.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/clock/AbstractClock.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/clock/AbstractClock.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/clock/AbstractClock.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/clock/AbstractClock.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/clock/AnalogClock.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/clock/AnalogClock.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/clock/AnalogClock.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/clock/AnalogClock.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/clock/DigitalClock.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/clock/DigitalClock.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/clock/DigitalClock.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/clock/DigitalClock.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/AbstractDirectionProgress.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/AbstractDirectionProgress.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/AbstractDirectionProgress.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/AbstractDirectionProgress.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/AbstractProgressIndicator.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/AbstractProgressIndicator.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/AbstractProgressIndicator.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/AbstractProgressIndicator.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/BoxProgress.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/BoxProgress.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/BoxProgress.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/BoxProgress.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/CircleProgress.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/CircleProgress.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/CircleProgress.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/CircleProgress.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/ImageProgress.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/ImageProgress.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/ImageProgress.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/ImageProgress.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/LineProgress.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/LineProgress.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/LineProgress.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/LineProgress.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/TextProgress.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/TextProgress.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/TextProgress.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/progress_indicators/TextProgress.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/DrawableList.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/DrawableList.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/DrawableList.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/DrawableList.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollBase.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollBase.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollBase.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollBase.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollList.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollList.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollList.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollList.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollWheel.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollWheel.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollWheel.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollWheel.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollWheelBase.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollWheelBase.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollWheelBase.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollWheelBase.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollWheelWithSelectionStyle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollWheelWithSelectionStyle.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollWheelWithSelectionStyle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/containers/scrollers/ScrollWheelWithSelectionStyle.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/events/ClickEvent.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/events/ClickEvent.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/events/ClickEvent.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/events/ClickEvent.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/events/DragEvent.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/events/DragEvent.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/events/DragEvent.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/events/DragEvent.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/events/GestureEvent.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/events/GestureEvent.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/events/GestureEvent.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/events/GestureEvent.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Atomic.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Atomic.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Atomic.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Atomic.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/BlitOp.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/BlitOp.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/BlitOp.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/BlitOp.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/BoardConfiguration.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/BoardConfiguration.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/BoardConfiguration.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/BoardConfiguration.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Buttons.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Buttons.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Buttons.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Buttons.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Config.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Config.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Config.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Config.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/DMA.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/DMA.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/DMA.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/DMA.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/FlashDataReader.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/FlashDataReader.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/FlashDataReader.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/FlashDataReader.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/FrameBufferAllocator.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/FrameBufferAllocator.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/FrameBufferAllocator.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/FrameBufferAllocator.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/GPIO.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/GPIO.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/GPIO.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/GPIO.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Gestures.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Gestures.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Gestures.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Gestures.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/HAL.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/HAL.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/HAL.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/HAL.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/NoDMA.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/NoDMA.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/NoDMA.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/NoDMA.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/OSWrappers.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/OSWrappers.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/OSWrappers.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/OSWrappers.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Paint.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Paint.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Paint.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Paint.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/PaintImpl.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/PaintImpl.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/PaintImpl.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/PaintImpl.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/PaintRGB565Impl.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/PaintRGB565Impl.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/PaintRGB565Impl.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/PaintRGB565Impl.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/PaintRGB888Impl.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/PaintRGB888Impl.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/PaintRGB888Impl.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/PaintRGB888Impl.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/PartialFrameBufferManager.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/PartialFrameBufferManager.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/PartialFrameBufferManager.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/PartialFrameBufferManager.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Types.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Types.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Types.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/Types.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/VGData.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/VGData.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/VGData.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/VGData.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/VectorRenderer.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/VectorRenderer.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/VectorRenderer.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/VectorRenderer.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/VideoController.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/VideoController.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/hal/VideoController.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/VideoController.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD16DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD16DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD16DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD16DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD1DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD1DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD1DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD1DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD24DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD24DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD24DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD24DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD2DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD2DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD2DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD2DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD32DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD32DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD32DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD32DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD4DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD4DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD4DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD4DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8ABGR2222DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8ABGR2222DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8ABGR2222DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8ABGR2222DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8ARGB2222DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8ARGB2222DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8ARGB2222DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8ARGB2222DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8BGRA2222DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8BGRA2222DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8BGRA2222DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8BGRA2222DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8DebugPrinterBase.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8DebugPrinterBase.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8DebugPrinterBase.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8DebugPrinterBase.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8RGBA2222DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8RGBA2222DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8RGBA2222DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/lcd/LCD8RGBA2222DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/ClickListener.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/ClickListener.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/ClickListener.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/ClickListener.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/Draggable.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/Draggable.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/Draggable.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/Draggable.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/FadeAnimator.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/FadeAnimator.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/FadeAnimator.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/FadeAnimator.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/MoveAnimator.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/MoveAnimator.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/MoveAnimator.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/MoveAnimator.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/Snapper.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/Snapper.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/Snapper.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/mixins/Snapper.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/transforms/DisplayTransformation.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/transforms/DisplayTransformation.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/transforms/DisplayTransformation.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/transforms/DisplayTransformation.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/transforms/TouchCalibration.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/transforms/TouchCalibration.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/transforms/TouchCalibration.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/transforms/TouchCalibration.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/BlockTransition.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/BlockTransition.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/BlockTransition.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/BlockTransition.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/CoverTransition.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/CoverTransition.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/CoverTransition.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/CoverTransition.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/NoTransition.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/NoTransition.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/NoTransition.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/NoTransition.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/SlideTransition.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/SlideTransition.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/SlideTransition.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/SlideTransition.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/Transition.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/Transition.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/Transition.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/Transition.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/WipeTransition.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/WipeTransition.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/WipeTransition.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/transitions/WipeTransition.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/AbstractButton.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/AbstractButton.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/AbstractButton.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/AbstractButton.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/AnimatedImage.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/AnimatedImage.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/AnimatedImage.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/AnimatedImage.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/AnimationTextureMapper.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/AnimationTextureMapper.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/AnimationTextureMapper.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/AnimationTextureMapper.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Box.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Box.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Box.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Box.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/BoxWithBorder.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/BoxWithBorder.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/BoxWithBorder.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/BoxWithBorder.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Button.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Button.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Button.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Button.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/ButtonWithIcon.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/ButtonWithIcon.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/ButtonWithIcon.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/ButtonWithIcon.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/ButtonWithLabel.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/ButtonWithLabel.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/ButtonWithLabel.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/ButtonWithLabel.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Gauge.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Gauge.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Gauge.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Gauge.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Image.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Image.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Image.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Image.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Keyboard.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Keyboard.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Keyboard.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Keyboard.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/PixelDataWidget.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/PixelDataWidget.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/PixelDataWidget.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/PixelDataWidget.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/RadioButton.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/RadioButton.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/RadioButton.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/RadioButton.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/RadioButtonGroup.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/RadioButtonGroup.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/RadioButtonGroup.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/RadioButtonGroup.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/RepeatButton.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/RepeatButton.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/RepeatButton.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/RepeatButton.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/SVGImage.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/SVGImage.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/SVGImage.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/SVGImage.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/ScalableImage.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/ScalableImage.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/ScalableImage.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/ScalableImage.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/SnapshotWidget.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/SnapshotWidget.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/SnapshotWidget.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/SnapshotWidget.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TextArea.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TextArea.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TextArea.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TextArea.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TextAreaWithWildcard.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TextAreaWithWildcard.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TextAreaWithWildcard.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TextAreaWithWildcard.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TextureMapper.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TextureMapper.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TextureMapper.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TextureMapper.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TiledImage.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TiledImage.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TiledImage.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TiledImage.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/ToggleButton.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/ToggleButton.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/ToggleButton.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/ToggleButton.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TouchArea.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TouchArea.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TouchArea.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/TouchArea.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/VideoWidget.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/VideoWidget.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/VideoWidget.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/VideoWidget.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Widget.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Widget.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Widget.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/Widget.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainter.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainter.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterABGR2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterABGR2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterABGR2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterABGR2222.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterARGB2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterARGB2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterARGB2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterARGB2222.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterARGB8888.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterARGB8888.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterARGB8888.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterARGB8888.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterBGRA2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterBGRA2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterBGRA2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterBGRA2222.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterBW.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterBW.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterBW.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterBW.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterBitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterBitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterBitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterBitmap.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterColor.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterColor.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterColor.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterColor.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterGRAY2.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterGRAY2.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterGRAY2.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterGRAY2.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterGRAY4.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterGRAY4.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterGRAY4.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterGRAY4.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterLinearGradient.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterLinearGradient.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterLinearGradient.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterLinearGradient.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterRGB565.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterRGB565.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterRGB565.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterRGB565.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterRGB888.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterRGB888.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterRGB888.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterRGB888.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterRGBA2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterRGBA2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterRGBA2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractPainterRGBA2222.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractShape.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractShape.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractShape.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/AbstractShape.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/CWRUtil.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/CWRUtil.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/CWRUtil.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/CWRUtil.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/CWRVectorRenderer.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/CWRVectorRenderer.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/CWRVectorRenderer.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/CWRVectorRenderer.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/Canvas.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/Canvas.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/Canvas.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/Canvas.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/CanvasWidget.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/CanvasWidget.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/CanvasWidget.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/CanvasWidget.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/Circle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/Circle.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/Circle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/Circle.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/Line.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/Line.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/Line.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/Line.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterABGR2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterABGR2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterABGR2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterABGR2222.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterABGR2222Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterABGR2222Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterABGR2222Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterABGR2222Bitmap.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB2222.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB2222Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB2222Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB2222Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB2222Bitmap.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB8888.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB8888.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB8888.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB8888.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB8888Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB8888Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB8888Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB8888Bitmap.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB8888L8Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB8888L8Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB8888L8Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterARGB8888L8Bitmap.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterBGRA2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterBGRA2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterBGRA2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterBGRA2222.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterBGRA2222Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterBGRA2222Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterBGRA2222Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterBGRA2222Bitmap.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterBW.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterBW.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterBW.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterBW.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterBWBitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterBWBitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterBWBitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterBWBitmap.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterGRAY2.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterGRAY2.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterGRAY2.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterGRAY2.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterGRAY2Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterGRAY2Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterGRAY2Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterGRAY2Bitmap.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterGRAY4.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterGRAY4.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterGRAY4.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterGRAY4.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterGRAY4Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterGRAY4Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterGRAY4Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterGRAY4Bitmap.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB565.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB565.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB565.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB565.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB565Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB565Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB565Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB565Bitmap.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB565L8Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB565L8Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB565L8Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB565L8Bitmap.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB565LinearGradient.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB565LinearGradient.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB565LinearGradient.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB565LinearGradient.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB888.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB888.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB888.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB888.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB888Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB888Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB888Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB888Bitmap.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB888L8Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB888L8Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB888L8Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB888L8Bitmap.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB888LinearGradient.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB888LinearGradient.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB888LinearGradient.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGB888LinearGradient.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGBA2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGBA2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGBA2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGBA2222.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGBA2222Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGBA2222Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGBA2222Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterRGBA2222Bitmap.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterXRGB8888.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterXRGB8888.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterXRGB8888.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterXRGB8888.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterXRGB8888Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterXRGB8888Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterXRGB8888Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterXRGB8888Bitmap.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterXRGB8888L8Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterXRGB8888L8Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterXRGB8888L8Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/PainterXRGB8888L8Bitmap.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/Shape.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/Shape.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/Shape.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/canvas/Shape.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/AbstractDataGraph.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/AbstractDataGraph.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/AbstractDataGraph.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/AbstractDataGraph.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/Graph.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/Graph.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/Graph.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/Graph.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphElements.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphElements.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphElements.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphElements.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphLabels.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphLabels.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphLabels.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphLabels.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphScroll.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphScroll.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphScroll.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphScroll.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphWrapAndClear.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphWrapAndClear.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphWrapAndClear.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphWrapAndClear.hpp diff --git a/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphWrapAndOverwrite.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphWrapAndOverwrite.hpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphWrapAndOverwrite.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/include/touchgfx/widgets/graph/GraphWrapAndOverwrite.hpp diff --git a/Middlewares/ST/touchgfx/framework/source/platform/driver/touch/SDL2TouchController.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/platform/driver/touch/SDL2TouchController.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/platform/driver/touch/SDL2TouchController.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/platform/driver/touch/SDL2TouchController.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/platform/hal/simulator/sdl2/HALSDL2.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/platform/hal/simulator/sdl2/HALSDL2.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/platform/hal/simulator/sdl2/HALSDL2.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/platform/hal/simulator/sdl2/HALSDL2.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/platform/hal/simulator/sdl2/HALSDL2_icon.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/platform/hal/simulator/sdl2/HALSDL2_icon.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/platform/hal/simulator/sdl2/HALSDL2_icon.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/platform/hal/simulator/sdl2/HALSDL2_icon.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/platform/hal/simulator/sdl2/OSWrappers.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/platform/hal/simulator/sdl2/OSWrappers.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/platform/hal/simulator/sdl2/OSWrappers.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/platform/hal/simulator/sdl2/OSWrappers.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/CacheableContainer.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/CacheableContainer.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/CacheableContainer.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/CacheableContainer.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/Container.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/Container.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/Container.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/Container.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/ListLayout.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/ListLayout.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/ListLayout.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/ListLayout.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/ModalWindow.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/ModalWindow.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/ModalWindow.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/ModalWindow.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/ScrollableContainer.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/ScrollableContainer.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/ScrollableContainer.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/ScrollableContainer.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/SlideMenu.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/SlideMenu.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/SlideMenu.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/SlideMenu.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/Slider.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/Slider.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/Slider.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/Slider.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/SwipeContainer.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/SwipeContainer.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/SwipeContainer.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/SwipeContainer.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/ZoomAnimationImage.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/ZoomAnimationImage.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/ZoomAnimationImage.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/ZoomAnimationImage.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/clock/AbstractClock.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/clock/AbstractClock.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/clock/AbstractClock.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/clock/AbstractClock.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/clock/AnalogClock.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/clock/AnalogClock.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/clock/AnalogClock.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/clock/AnalogClock.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/clock/DigitalClock.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/clock/DigitalClock.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/clock/DigitalClock.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/clock/DigitalClock.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/AbstractDirectionProgress.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/AbstractDirectionProgress.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/AbstractDirectionProgress.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/AbstractDirectionProgress.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/AbstractProgressIndicator.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/AbstractProgressIndicator.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/AbstractProgressIndicator.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/AbstractProgressIndicator.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/BoxProgress.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/BoxProgress.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/BoxProgress.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/BoxProgress.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/CircleProgress.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/CircleProgress.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/CircleProgress.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/CircleProgress.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/ImageProgress.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/ImageProgress.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/ImageProgress.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/ImageProgress.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/LineProgress.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/LineProgress.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/LineProgress.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/LineProgress.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/TextProgress.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/TextProgress.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/TextProgress.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/progress_indicators/TextProgress.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/DrawableList.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/DrawableList.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/DrawableList.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/DrawableList.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollBase.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollBase.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollBase.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollBase.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollList.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollList.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollList.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollList.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollWheel.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollWheel.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollWheel.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollWheel.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollWheelBase.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollWheelBase.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollWheelBase.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollWheelBase.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollWheelWithSelectionStyle.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollWheelWithSelectionStyle.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollWheelWithSelectionStyle.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/containers/scrollers/ScrollWheelWithSelectionStyle.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/AbstractButton.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/AbstractButton.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/AbstractButton.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/AbstractButton.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/AnimatedImage.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/AnimatedImage.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/AnimatedImage.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/AnimatedImage.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/AnimationTextureMapper.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/AnimationTextureMapper.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/AnimationTextureMapper.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/AnimationTextureMapper.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Box.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Box.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Box.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Box.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/BoxWithBorder.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/BoxWithBorder.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/BoxWithBorder.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/BoxWithBorder.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Button.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Button.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Button.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Button.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/ButtonWithIcon.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/ButtonWithIcon.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/ButtonWithIcon.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/ButtonWithIcon.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/ButtonWithLabel.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/ButtonWithLabel.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/ButtonWithLabel.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/ButtonWithLabel.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Gauge.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Gauge.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Gauge.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Gauge.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Image.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Image.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Image.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Image.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Keyboard.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Keyboard.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Keyboard.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/Keyboard.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/PixelDataWidget.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/PixelDataWidget.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/PixelDataWidget.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/PixelDataWidget.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/RadioButton.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/RadioButton.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/RadioButton.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/RadioButton.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/RepeatButton.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/RepeatButton.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/RepeatButton.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/RepeatButton.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/SVGImage.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/SVGImage.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/SVGImage.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/SVGImage.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/ScalableImage.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/ScalableImage.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/ScalableImage.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/ScalableImage.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/SnapshotWidget.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/SnapshotWidget.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/SnapshotWidget.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/SnapshotWidget.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TextArea.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TextArea.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TextArea.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TextArea.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TextAreaWithWildcard.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TextAreaWithWildcard.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TextAreaWithWildcard.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TextAreaWithWildcard.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TextureMapper.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TextureMapper.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TextureMapper.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TextureMapper.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TiledImage.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TiledImage.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TiledImage.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TiledImage.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/ToggleButton.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/ToggleButton.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/ToggleButton.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/ToggleButton.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TouchArea.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TouchArea.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TouchArea.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/TouchArea.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/VideoWidget.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/VideoWidget.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/VideoWidget.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/VideoWidget.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/AbstractShape.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/AbstractShape.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/AbstractShape.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/AbstractShape.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/CWRVectorRenderer.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/CWRVectorRenderer.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/CWRVectorRenderer.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/CWRVectorRenderer.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/Canvas.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/Canvas.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/Canvas.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/Canvas.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/CanvasWidget.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/CanvasWidget.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/CanvasWidget.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/CanvasWidget.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/Circle.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/Circle.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/Circle.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/Circle.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/Line.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/Line.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/Line.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/Line.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterABGR2222.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterABGR2222.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterABGR2222.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterABGR2222.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterABGR2222Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterABGR2222Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterABGR2222Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterABGR2222Bitmap.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB2222.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB2222.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB2222.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB2222.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB2222Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB2222Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB2222Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB2222Bitmap.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB8888.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB8888.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB8888.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB8888.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB8888Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB8888Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB8888Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB8888Bitmap.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB8888L8Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB8888L8Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB8888L8Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterARGB8888L8Bitmap.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterBGRA2222.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterBGRA2222.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterBGRA2222.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterBGRA2222.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterBGRA2222Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterBGRA2222Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterBGRA2222Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterBGRA2222Bitmap.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterBW.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterBW.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterBW.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterBW.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterBWBitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterBWBitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterBWBitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterBWBitmap.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterGRAY2.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterGRAY2.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterGRAY2.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterGRAY2.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterGRAY2Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterGRAY2Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterGRAY2Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterGRAY2Bitmap.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterGRAY4.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterGRAY4.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterGRAY4.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterGRAY4.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterGRAY4Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterGRAY4Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterGRAY4Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterGRAY4Bitmap.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB565.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB565.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB565.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB565.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB565Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB565Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB565Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB565Bitmap.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB565L8Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB565L8Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB565L8Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB565L8Bitmap.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB565LinearGradient.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB565LinearGradient.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB565LinearGradient.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB565LinearGradient.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB888.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB888.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB888.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB888.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB888Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB888Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB888Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB888Bitmap.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB888L8Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB888L8Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB888L8Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB888L8Bitmap.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB888LinearGradient.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB888LinearGradient.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB888LinearGradient.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGB888LinearGradient.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGBA2222.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGBA2222.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGBA2222.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGBA2222.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGBA2222Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGBA2222Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGBA2222Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterRGBA2222Bitmap.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterXRGB8888.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterXRGB8888.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterXRGB8888.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterXRGB8888.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterXRGB8888Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterXRGB8888Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterXRGB8888Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterXRGB8888Bitmap.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterXRGB8888L8Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterXRGB8888L8Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterXRGB8888L8Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/canvas/PainterXRGB8888L8Bitmap.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/AbstractDataGraph.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/AbstractDataGraph.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/AbstractDataGraph.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/AbstractDataGraph.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/Graph.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/Graph.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/Graph.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/Graph.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphElements.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphElements.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphElements.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphElements.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphLabels.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphLabels.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphLabels.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphLabels.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphScroll.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphScroll.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphScroll.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphScroll.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphWrapAndClear.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphWrapAndClear.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphWrapAndClear.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphWrapAndClear.cpp diff --git a/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphWrapAndOverwrite.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphWrapAndOverwrite.cpp similarity index 100% rename from Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphWrapAndOverwrite.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/source/touchgfx/widgets/graph/GraphWrapAndOverwrite.cpp diff --git a/Middlewares/ST/touchgfx/framework/tools/fontconvert/build/linux/fontconvert.out b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/fontconvert/build/linux/fontconvert.out similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/fontconvert/build/linux/fontconvert.out rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/fontconvert/build/linux/fontconvert.out diff --git a/Middlewares/ST/touchgfx/framework/tools/fontconvert/build/win/fontconvert.out b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/fontconvert/build/win/fontconvert.out similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/fontconvert/build/win/fontconvert.out rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/fontconvert/build/win/fontconvert.out diff --git a/Middlewares/ST/touchgfx/framework/tools/imageconvert/build/linux/imageconvert.out b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/imageconvert/build/linux/imageconvert.out similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/imageconvert/build/linux/imageconvert.out rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/imageconvert/build/linux/imageconvert.out diff --git a/Middlewares/ST/touchgfx/framework/tools/imageconvert/build/msvs/ImageConvert.exe b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/imageconvert/build/msvs/ImageConvert.exe similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/imageconvert/build/msvs/ImageConvert.exe rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/imageconvert/build/msvs/ImageConvert.exe diff --git a/Middlewares/ST/touchgfx/framework/tools/imageconvert/build/win/imageconvert.out b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/imageconvert/build/win/imageconvert.out similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/imageconvert/build/win/imageconvert.out rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/imageconvert/build/win/imageconvert.out diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/ApplicationFontProvider.cpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/ApplicationFontProvider.cpp.temp similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/ApplicationFontProvider.cpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/ApplicationFontProvider.cpp.temp diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/ApplicationFontProvider.hpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/ApplicationFontProvider.hpp.temp similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/ApplicationFontProvider.hpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/ApplicationFontProvider.hpp.temp diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/CachedFont.cpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/CachedFont.cpp.temp similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/CachedFont.cpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/CachedFont.cpp.temp diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/CachedFont.hpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/CachedFont.hpp.temp similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/CachedFont.hpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/CachedFont.hpp.temp diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/FontCache.cpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/FontCache.cpp.temp similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/FontCache.cpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/FontCache.cpp.temp diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/FontCache.hpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/FontCache.hpp.temp similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/FontCache.hpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/FontCache.hpp.temp diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/GeneratedFont.cpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/GeneratedFont.cpp.temp similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/GeneratedFont.cpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/GeneratedFont.cpp.temp diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/GeneratedFont.hpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/GeneratedFont.hpp.temp similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/GeneratedFont.hpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/GeneratedFont.hpp.temp diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/LanguageXX.cpp.bin.temp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/LanguageXX.cpp.bin.temp similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/LanguageXX.cpp.bin.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/LanguageXX.cpp.bin.temp diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/LanguageXX.cpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/LanguageXX.cpp.temp similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/LanguageXX.cpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/LanguageXX.cpp.temp diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/TextKeysAndLanguages.hpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/TextKeysAndLanguages.hpp.temp similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/TextKeysAndLanguages.hpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/TextKeysAndLanguages.hpp.temp diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/Texts.cpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/Texts.cpp.temp similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/Texts.cpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/Texts.cpp.temp diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/TypedTextDatabase.cpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/TypedTextDatabase.cpp.temp similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/TypedTextDatabase.cpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/TypedTextDatabase.cpp.temp diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/TypedTextDatabase.hpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/TypedTextDatabase.hpp.temp similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/TypedTextDatabase.hpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/TypedTextDatabase.hpp.temp diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/UnmappedDataFont.cpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/UnmappedDataFont.cpp.temp similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/UnmappedDataFont.cpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/UnmappedDataFont.cpp.temp diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/UnmappedDataFont.hpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/UnmappedDataFont.hpp.temp similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/UnmappedDataFont.hpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/Templates/UnmappedDataFont.hpp.temp diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/application_font_provider_cpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/application_font_provider_cpp.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/application_font_provider_cpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/application_font_provider_cpp.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/application_font_provider_hpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/application_font_provider_hpp.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/application_font_provider_hpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/application_font_provider_hpp.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/cached_font_cpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/cached_font_cpp.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/cached_font_cpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/cached_font_cpp.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/cached_font_hpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/cached_font_hpp.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/cached_font_hpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/cached_font_hpp.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/font_cache_cpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/font_cache_cpp.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/font_cache_cpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/font_cache_cpp.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/font_cache_hpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/font_cache_hpp.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/font_cache_hpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/font_cache_hpp.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/fonts_cpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/fonts_cpp.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/fonts_cpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/fonts_cpp.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/generated_font_cpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/generated_font_cpp.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/generated_font_cpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/generated_font_cpp.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/generated_font_hpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/generated_font_hpp.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/generated_font_hpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/generated_font_hpp.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/languages_bin.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/languages_bin.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/languages_bin.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/languages_bin.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/languages_cpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/languages_cpp.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/languages_cpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/languages_cpp.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/template.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/template.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/template.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/template.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/text_keys_and_languages_hpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/text_keys_and_languages_hpp.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/text_keys_and_languages_hpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/text_keys_and_languages_hpp.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/texts_cpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/texts_cpp.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/texts_cpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/texts_cpp.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/typed_text_database_cpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/typed_text_database_cpp.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/typed_text_database_cpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/typed_text_database_cpp.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/typed_text_database_hpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/typed_text_database_hpp.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/typed_text_database_hpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/typed_text_database_hpp.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/unicodes_txt.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/unicodes_txt.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/unicodes_txt.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/unicodes_txt.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/unmapped_data_font_cpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/unmapped_data_font_cpp.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/unmapped_data_font_cpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/unmapped_data_font_cpp.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/unmapped_data_font_hpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/unmapped_data_font_hpp.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/unmapped_data_font_hpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/emitters/unmapped_data_font_hpp.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/excel_reader.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/excel_reader.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/excel_reader.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/excel_reader.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/file_io.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/file_io.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/file_io.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/file_io.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/generator.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/generator.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/generator.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/generator.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/outputter.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/outputter.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/outputter.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/outputter.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/sanitizer.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/sanitizer.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/sanitizer.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/sanitizer.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/string_collector.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/string_collector.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/string_collector.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/string_collector.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_parser.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_parser.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_parser.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_parser.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_parser_4_17.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_parser_4_17.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_parser_4_17.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_parser_4_17.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_parser_4_18.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_parser_4_18.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_parser_4_18.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_parser_4_18.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_upgrader.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_upgrader.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_upgrader.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_upgrader.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_validator.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_validator.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_validator.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_database_validator.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_entries.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_entries.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_entries.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/text_entries.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/translation_io.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/translation_io.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/translation_io.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/translation_io.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/typographies.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/typographies.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/typographies.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/typographies.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/version.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/version.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/version.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/version.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/xml_reader.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/xml_reader.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/xml_reader.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/xml_reader.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/xml_validator.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/xml_validator.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/xml_validator.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/xml_validator.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/xml_writer.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/xml_writer.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/lib/xml_writer.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/lib/xml_writer.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/main.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/main.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/main.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/main.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/schema/readme.md b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/schema/readme.md similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/schema/readme.md rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/schema/readme.md diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/schema/texts.xml b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/schema/texts.xml similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/schema/texts.xml rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/schema/texts.xml diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/schema/texts.xsd b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/schema/texts.xsd similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/schema/texts.xsd rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/schema/texts.xsd diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/translations.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/translations.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/translations.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/translations.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/textconvert/upgrader.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/upgrader.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/textconvert/upgrader.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/textconvert/upgrader.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/videoconvert/bintoelf.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/videoconvert/bintoelf.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/videoconvert/bintoelf.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/videoconvert/bintoelf.rb diff --git a/Middlewares/ST/touchgfx/framework/tools/videoconvert/videoconvert.rb b/STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/videoconvert/videoconvert.rb similarity index 100% rename from Middlewares/ST/touchgfx/framework/tools/videoconvert/videoconvert.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx/framework/tools/videoconvert/videoconvert.rb diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m0/IAR8.x/touchgfx_core.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m0/IAR8.x/touchgfx_core.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m0/IAR8.x/touchgfx_core.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m0/IAR8.x/touchgfx_core.a diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m0/IAR8.x/touchgfx_core_release.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m0/IAR8.x/touchgfx_core_release.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m0/IAR8.x/touchgfx_core_release.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m0/IAR8.x/touchgfx_core_release.a diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m0/Keil/touchgfx_core.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m0/Keil/touchgfx_core.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m0/Keil/touchgfx_core.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m0/Keil/touchgfx_core.lib diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m0/Keil6.x/touchgfx_core_wchar16.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m0/Keil6.x/touchgfx_core_wchar16.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m0/Keil6.x/touchgfx_core_wchar16.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m0/Keil6.x/touchgfx_core_wchar16.lib diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m0/Keil6.x/touchgfx_core_wchar32.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m0/Keil6.x/touchgfx_core_wchar32.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m0/Keil6.x/touchgfx_core_wchar32.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m0/Keil6.x/touchgfx_core_wchar32.lib diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m0/gcc/libtouchgfx.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m0/gcc/libtouchgfx.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m0/gcc/libtouchgfx.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m0/gcc/libtouchgfx.a diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m33/IAR8.x/touchgfx_core.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m33/IAR8.x/touchgfx_core.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m33/IAR8.x/touchgfx_core.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m33/IAR8.x/touchgfx_core.a diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m33/IAR8.x/touchgfx_core_release.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m33/IAR8.x/touchgfx_core_release.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m33/IAR8.x/touchgfx_core_release.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m33/IAR8.x/touchgfx_core_release.a diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m33/Keil6.x/touchgfx_core_wchar16.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m33/Keil6.x/touchgfx_core_wchar16.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m33/Keil6.x/touchgfx_core_wchar16.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m33/Keil6.x/touchgfx_core_wchar16.lib diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m33/Keil6.x/touchgfx_core_wchar32.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m33/Keil6.x/touchgfx_core_wchar32.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m33/Keil6.x/touchgfx_core_wchar32.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m33/Keil6.x/touchgfx_core_wchar32.lib diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m33/gcc/libtouchgfx-float-abi-hard.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m33/gcc/libtouchgfx-float-abi-hard.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m33/gcc/libtouchgfx-float-abi-hard.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m33/gcc/libtouchgfx-float-abi-hard.a diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m33/gcc/libtouchgfx.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m33/gcc/libtouchgfx.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m33/gcc/libtouchgfx.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m33/gcc/libtouchgfx.a diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m4f/IAR8.x/touchgfx_core.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m4f/IAR8.x/touchgfx_core.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m4f/IAR8.x/touchgfx_core.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m4f/IAR8.x/touchgfx_core.a diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m4f/IAR8.x/touchgfx_core_release.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m4f/IAR8.x/touchgfx_core_release.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m4f/IAR8.x/touchgfx_core_release.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m4f/IAR8.x/touchgfx_core_release.a diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m4f/Keil/touchgfx_core.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m4f/Keil/touchgfx_core.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m4f/Keil/touchgfx_core.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m4f/Keil/touchgfx_core.lib diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m4f/Keil6.x/touchgfx_core_wchar16.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m4f/Keil6.x/touchgfx_core_wchar16.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m4f/Keil6.x/touchgfx_core_wchar16.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m4f/Keil6.x/touchgfx_core_wchar16.lib diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m4f/Keil6.x/touchgfx_core_wchar32.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m4f/Keil6.x/touchgfx_core_wchar32.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m4f/Keil6.x/touchgfx_core_wchar32.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m4f/Keil6.x/touchgfx_core_wchar32.lib diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m4f/gcc/libtouchgfx-float-abi-hard.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m4f/gcc/libtouchgfx-float-abi-hard.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m4f/gcc/libtouchgfx-float-abi-hard.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m4f/gcc/libtouchgfx-float-abi-hard.a diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m4f/gcc/libtouchgfx.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m4f/gcc/libtouchgfx.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m4f/gcc/libtouchgfx.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m4f/gcc/libtouchgfx.a diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m7/IAR/touchgfx_core.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m7/IAR/touchgfx_core.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m7/IAR/touchgfx_core.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m7/IAR/touchgfx_core.a diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m7/IAR/touchgfx_core_release.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m7/IAR/touchgfx_core_release.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m7/IAR/touchgfx_core_release.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m7/IAR/touchgfx_core_release.a diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m7/IAR8.x/touchgfx_core.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m7/IAR8.x/touchgfx_core.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m7/IAR8.x/touchgfx_core.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m7/IAR8.x/touchgfx_core.a diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m7/IAR8.x/touchgfx_core_release.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m7/IAR8.x/touchgfx_core_release.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m7/IAR8.x/touchgfx_core_release.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m7/IAR8.x/touchgfx_core_release.a diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m7/Keil/touchgfx_core.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m7/Keil/touchgfx_core.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m7/Keil/touchgfx_core.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m7/Keil/touchgfx_core.lib diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m7/Keil6.x/touchgfx_core_wchar16.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m7/Keil6.x/touchgfx_core_wchar16.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m7/Keil6.x/touchgfx_core_wchar16.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m7/Keil6.x/touchgfx_core_wchar16.lib diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m7/Keil6.x/touchgfx_core_wchar32.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m7/Keil6.x/touchgfx_core_wchar32.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m7/Keil6.x/touchgfx_core_wchar32.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m7/Keil6.x/touchgfx_core_wchar32.lib diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m7/gcc/libtouchgfx-float-abi-hard.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m7/gcc/libtouchgfx-float-abi-hard.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m7/gcc/libtouchgfx-float-abi-hard.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m7/gcc/libtouchgfx-float-abi-hard.a diff --git a/Middlewares/ST/touchgfx/lib/core/cortex_m7/gcc/libtouchgfx.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m7/gcc/libtouchgfx.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/core/cortex_m7/gcc/libtouchgfx.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/core/cortex_m7/gcc/libtouchgfx.a diff --git a/Middlewares/ST/touchgfx/lib/linux/libtouchgfx.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/linux/libtouchgfx.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/linux/libtouchgfx.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/linux/libtouchgfx.a diff --git a/Middlewares/ST/touchgfx/lib/sdl2/win32/README-SDL.txt b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/README-SDL.txt similarity index 100% rename from Middlewares/ST/touchgfx/lib/sdl2/win32/README-SDL.txt rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/README-SDL.txt diff --git a/Middlewares/ST/touchgfx/lib/sdl2/win32/SDL2.dll b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/SDL2.dll similarity index 100% rename from Middlewares/ST/touchgfx/lib/sdl2/win32/SDL2.dll rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/SDL2.dll diff --git a/Middlewares/ST/touchgfx/lib/sdl2/win32/SDL2.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/SDL2.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/sdl2/win32/SDL2.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/SDL2.lib diff --git a/Middlewares/ST/touchgfx/lib/sdl2/win32/SDL2_image.dll b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/SDL2_image.dll similarity index 100% rename from Middlewares/ST/touchgfx/lib/sdl2/win32/SDL2_image.dll rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/SDL2_image.dll diff --git a/Middlewares/ST/touchgfx/lib/sdl2/win32/SDL2_image.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/SDL2_image.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/sdl2/win32/SDL2_image.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/SDL2_image.lib diff --git a/Middlewares/ST/touchgfx/lib/sdl2/win32/dll2lib.bat b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/dll2lib.bat similarity index 100% rename from Middlewares/ST/touchgfx/lib/sdl2/win32/dll2lib.bat rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/dll2lib.bat diff --git a/Middlewares/ST/touchgfx/lib/sdl2/win32/libSDL2.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/libSDL2.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/sdl2/win32/libSDL2.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/libSDL2.a diff --git a/Middlewares/ST/touchgfx/lib/sdl2/win32/libSDL2_image.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/libSDL2_image.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/sdl2/win32/libSDL2_image.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/libSDL2_image.a diff --git a/Middlewares/ST/touchgfx/lib/sdl2/win32/libpng16-16.dll b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/libpng16-16.dll similarity index 100% rename from Middlewares/ST/touchgfx/lib/sdl2/win32/libpng16-16.dll rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/libpng16-16.dll diff --git a/Middlewares/ST/touchgfx/lib/sdl2/win32/zlib1.dll b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/zlib1.dll similarity index 100% rename from Middlewares/ST/touchgfx/lib/sdl2/win32/zlib1.dll rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/sdl2/win32/zlib1.dll diff --git a/Middlewares/ST/touchgfx/lib/win/mingw32/libtouchgfx.a b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/mingw32/libtouchgfx.a similarity index 100% rename from Middlewares/ST/touchgfx/lib/win/mingw32/libtouchgfx.a rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/mingw32/libtouchgfx.a diff --git a/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v100.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v100.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v100.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v100.lib diff --git a/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v100_debug.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v100_debug.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v100_debug.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v100_debug.lib diff --git a/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v110.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v110.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v110.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v110.lib diff --git a/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v110_debug.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v110_debug.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v110_debug.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v110_debug.lib diff --git a/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v120.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v120.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v120.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v120.lib diff --git a/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v120_debug.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v120_debug.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v120_debug.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v120_debug.lib diff --git a/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v140.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v140.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v140.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v140.lib diff --git a/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v140_debug.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v140_debug.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v140_debug.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v140_debug.lib diff --git a/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v141.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v141.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v141.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v141.lib diff --git a/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v141_debug.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v141_debug.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v141_debug.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v141_debug.lib diff --git a/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v142.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v142.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v142.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v142.lib diff --git a/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v142_debug.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v142_debug.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v142_debug.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v142_debug.lib diff --git a/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v143.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v143.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v143.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v143.lib diff --git a/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v143_debug.lib b/STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v143_debug.lib similarity index 100% rename from Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v143_debug.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx/lib/win/msvs/libtouchgfx_v143_debug.lib diff --git a/Middlewares/ST/touchgfx/os/OSWrappers.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/os/OSWrappers.cpp similarity index 100% rename from Middlewares/ST/touchgfx/os/OSWrappers.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/os/OSWrappers.cpp diff --git a/Middlewares/ST/touchgfx/os/OSWrappers_cmsis.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx/os/OSWrappers_cmsis.cpp similarity index 100% rename from Middlewares/ST/touchgfx/os/OSWrappers_cmsis.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx/os/OSWrappers_cmsis.cpp diff --git a/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/README b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/README similarity index 100% rename from Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/README rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/README diff --git a/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/cderror.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/cderror.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/cderror.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/cderror.h diff --git a/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/cdjpeg.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/cdjpeg.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/cdjpeg.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/cdjpeg.h diff --git a/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jconfig.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jconfig.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jconfig.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jconfig.h diff --git a/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jdct.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jdct.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jdct.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jdct.h diff --git a/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jerror.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jerror.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jerror.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jerror.h diff --git a/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jinclude.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jinclude.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jinclude.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jinclude.h diff --git a/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jmemsys.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jmemsys.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jmemsys.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jmemsys.h diff --git a/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jmorecfg.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jmorecfg.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jmorecfg.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jmorecfg.h diff --git a/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jpegint.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jpegint.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jpegint.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jpegint.h diff --git a/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jpeglib.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jpeglib.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jpeglib.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jpeglib.h diff --git a/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jversion.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jversion.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jversion.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/jversion.h diff --git a/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/transupp.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/transupp.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/transupp.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/include/transupp.h diff --git a/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/lib/linux/libjpeg.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/lib/linux/libjpeg.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/lib/linux/libjpeg.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/lib/linux/libjpeg.a diff --git a/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/lib/win32/libjpeg-8.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/lib/win32/libjpeg-8.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/lib/win32/libjpeg-8.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/lib/win32/libjpeg-8.a diff --git a/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/lib/win32/libjpeg-8.dll b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/lib/win32/libjpeg-8.dll similarity index 100% rename from Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/lib/win32/libjpeg-8.dll rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/lib/win32/libjpeg-8.dll diff --git a/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/lib/win32/libjpeg-8.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/lib/win32/libjpeg-8.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/lib/win32/libjpeg-8.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/3rdparty/libjpeg/lib/win32/libjpeg-8.lib diff --git a/Middlewares/ST/touchgfx_backup/framework/include/common/AbstractPartition.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/common/AbstractPartition.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/common/AbstractPartition.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/common/AbstractPartition.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/common/Meta.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/common/Meta.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/common/Meta.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/common/Meta.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/common/Partition.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/common/Partition.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/common/Partition.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/common/Partition.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/common/TouchGFXInit.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/common/TouchGFXInit.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/common/TouchGFXInit.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/common/TouchGFXInit.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/mvp/MVPApplication.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/mvp/MVPApplication.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/mvp/MVPApplication.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/mvp/MVPApplication.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/mvp/MVPHeap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/mvp/MVPHeap.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/mvp/MVPHeap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/mvp/MVPHeap.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/mvp/Presenter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/mvp/Presenter.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/mvp/Presenter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/mvp/Presenter.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/mvp/View.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/mvp/View.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/mvp/View.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/mvp/View.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/core/MCUInstrumentation.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/core/MCUInstrumentation.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/core/MCUInstrumentation.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/core/MCUInstrumentation.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/button/ButtonController.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/button/ButtonController.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/button/ButtonController.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/button/ButtonController.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/i2c/I2C.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/i2c/I2C.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/i2c/I2C.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/i2c/I2C.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD16bpp.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD16bpp.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD16bpp.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD16bpp.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD16bppSerialFlash.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD16bppSerialFlash.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD16bppSerialFlash.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD16bppSerialFlash.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD1bpp.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD1bpp.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD1bpp.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD1bpp.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD24bpp.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD24bpp.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD24bpp.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD24bpp.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD2bpp.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD2bpp.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD2bpp.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD2bpp.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD32bpp.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD32bpp.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD32bpp.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD32bpp.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD32bpp_XRGB8888.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD32bpp_XRGB8888.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD32bpp_XRGB8888.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD32bpp_XRGB8888.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD4bpp.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD4bpp.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD4bpp.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD4bpp.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD8bpp_ABGR2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD8bpp_ABGR2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD8bpp_ABGR2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD8bpp_ABGR2222.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD8bpp_ARGB2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD8bpp_ARGB2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD8bpp_ARGB2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD8bpp_ARGB2222.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD8bpp_BGRA2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD8bpp_BGRA2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD8bpp_BGRA2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD8bpp_BGRA2222.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD8bpp_RGBA2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD8bpp_RGBA2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD8bpp_RGBA2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/lcd/LCD8bpp_RGBA2222.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/I2CTouchController.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/I2CTouchController.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/I2CTouchController.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/I2CTouchController.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/NoTouchController.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/NoTouchController.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/NoTouchController.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/NoTouchController.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/SDL2TouchController.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/SDL2TouchController.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/SDL2TouchController.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/SDL2TouchController.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/SDLTouchController.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/SDLTouchController.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/SDLTouchController.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/SDLTouchController.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/TouchController.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/TouchController.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/TouchController.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/driver/touch/TouchController.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/HALSDL2.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/HALSDL2.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/HALSDL2.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/HALSDL2.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_assert.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_assert.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_assert.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_assert.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_atomic.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_atomic.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_atomic.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_atomic.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_audio.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_audio.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_audio.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_audio.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_bits.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_bits.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_bits.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_bits.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_blendmode.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_blendmode.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_blendmode.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_blendmode.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_clipboard.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_clipboard.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_clipboard.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_clipboard.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h.cmake b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h.cmake similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h.cmake rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h.cmake diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h.in b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h.in similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h.in rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config.h.in diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_android.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_android.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_android.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_android.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_iphoneos.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_iphoneos.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_iphoneos.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_iphoneos.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_macosx.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_macosx.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_macosx.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_macosx.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_minimal.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_minimal.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_minimal.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_minimal.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_pandora.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_pandora.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_pandora.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_pandora.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_psp.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_psp.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_psp.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_psp.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_windows.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_windows.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_windows.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_windows.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_winrt.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_winrt.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_winrt.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_winrt.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_wiz.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_wiz.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_wiz.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_config_wiz.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_copying.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_copying.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_copying.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_copying.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_cpuinfo.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_cpuinfo.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_cpuinfo.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_cpuinfo.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_egl.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_egl.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_egl.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_egl.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_endian.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_endian.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_endian.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_endian.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_error.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_error.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_error.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_error.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_events.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_events.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_events.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_events.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_filesystem.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_filesystem.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_filesystem.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_filesystem.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_gamecontroller.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_gamecontroller.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_gamecontroller.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_gamecontroller.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_gesture.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_gesture.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_gesture.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_gesture.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_haptic.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_haptic.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_haptic.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_haptic.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_hints.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_hints.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_hints.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_hints.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_image.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_image.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_image.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_image.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_joystick.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_joystick.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_joystick.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_joystick.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_keyboard.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_keyboard.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_keyboard.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_keyboard.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_keycode.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_keycode.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_keycode.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_keycode.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_loadso.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_loadso.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_loadso.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_loadso.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_log.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_log.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_log.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_log.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_main.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_main.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_main.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_main.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_messagebox.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_messagebox.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_messagebox.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_messagebox.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_mouse.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_mouse.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_mouse.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_mouse.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_mutex.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_mutex.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_mutex.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_mutex.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_name.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_name.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_name.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_name.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengl.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengl.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengl.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengl.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengl_glext.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengl_glext.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengl_glext.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengl_glext.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2ext.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2ext.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2ext.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2ext.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2platform.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2platform.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2platform.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_gl2platform.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_khrplatform.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_khrplatform.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_khrplatform.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_opengles2_khrplatform.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_pixels.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_pixels.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_pixels.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_pixels.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_platform.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_platform.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_platform.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_platform.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_power.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_power.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_power.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_power.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_quit.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_quit.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_quit.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_quit.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_rect.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_rect.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_rect.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_rect.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_render.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_render.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_render.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_render.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_revision.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_revision.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_revision.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_revision.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_rwops.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_rwops.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_rwops.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_rwops.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_scancode.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_scancode.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_scancode.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_scancode.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_shape.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_shape.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_shape.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_shape.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_stdinc.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_stdinc.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_stdinc.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_stdinc.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_surface.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_surface.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_surface.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_surface.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_system.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_system.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_system.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_system.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_syswm.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_syswm.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_syswm.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_syswm.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_assert.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_assert.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_assert.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_assert.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_common.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_common.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_common.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_common.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_compare.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_compare.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_compare.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_compare.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_crc32.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_crc32.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_crc32.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_crc32.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_font.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_font.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_font.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_font.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_fuzzer.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_fuzzer.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_fuzzer.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_fuzzer.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_harness.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_harness.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_harness.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_harness.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_images.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_images.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_images.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_images.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_log.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_log.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_log.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_log.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_md5.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_md5.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_md5.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_md5.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_random.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_random.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_random.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_test_random.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_thread.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_thread.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_thread.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_thread.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_timer.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_timer.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_timer.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_timer.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_touch.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_touch.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_touch.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_touch.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_types.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_types.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_types.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_types.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_version.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_version.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_version.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_version.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_video.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_video.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_video.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/SDL_video.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/begin_code.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/begin_code.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/begin_code.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/begin_code.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/close_code.h b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/close_code.h similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/close_code.h rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/platform/hal/simulator/sdl2/vendor/SDL2/close_code.h diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Application.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Application.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Application.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Application.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Bitmap.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Callback.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Callback.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Callback.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Callback.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Color.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Color.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Color.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Color.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/ConstFont.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/ConstFont.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/ConstFont.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/ConstFont.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Drawable.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Drawable.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Drawable.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Drawable.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/EasingEquations.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/EasingEquations.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/EasingEquations.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/EasingEquations.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Event.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Event.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Event.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Event.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Font.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Font.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Font.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Font.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/FontManager.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/FontManager.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/FontManager.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/FontManager.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/InternalFlashFont.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/InternalFlashFont.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/InternalFlashFont.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/InternalFlashFont.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/JSMOCHelper.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/JSMOCHelper.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/JSMOCHelper.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/JSMOCHelper.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Math3D.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Math3D.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Math3D.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Math3D.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Screen.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Screen.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Screen.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Screen.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/TextProvider.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/TextProvider.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/TextProvider.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/TextProvider.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Texts.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Texts.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Texts.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Texts.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/TextureMapTypes.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/TextureMapTypes.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/TextureMapTypes.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/TextureMapTypes.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/TypedText.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/TypedText.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/TypedText.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/TypedText.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/UIEventListener.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/UIEventListener.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/UIEventListener.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/UIEventListener.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Unicode.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Unicode.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Unicode.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Unicode.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Utils.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Utils.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Utils.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Utils.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Version.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Version.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Version.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/Version.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/CanvasWidgetRenderer.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/CanvasWidgetRenderer.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/CanvasWidgetRenderer.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/CanvasWidgetRenderer.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/Cell.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/Cell.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/Cell.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/Cell.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/Outline.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/Outline.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/Outline.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/Outline.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/Rasterizer.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/Rasterizer.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/Rasterizer.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/Rasterizer.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/license.txt b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/license.txt similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/license.txt rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/canvas_widget_renderer/license.txt diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/CacheableContainer.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/CacheableContainer.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/CacheableContainer.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/CacheableContainer.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/Container.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/Container.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/Container.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/Container.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/ListLayout.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/ListLayout.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/ListLayout.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/ListLayout.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/ModalWindow.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/ModalWindow.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/ModalWindow.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/ModalWindow.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/ScrollableContainer.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/ScrollableContainer.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/ScrollableContainer.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/ScrollableContainer.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/SlideMenu.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/SlideMenu.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/SlideMenu.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/SlideMenu.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/Slider.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/Slider.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/Slider.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/Slider.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/SwipeContainer.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/SwipeContainer.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/SwipeContainer.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/SwipeContainer.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/ZoomAnimationImage.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/ZoomAnimationImage.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/ZoomAnimationImage.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/ZoomAnimationImage.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/AbstractButtonContainer.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/AbstractButtonContainer.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/AbstractButtonContainer.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/AbstractButtonContainer.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/AnimatedImageButtonStyle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/AnimatedImageButtonStyle.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/AnimatedImageButtonStyle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/AnimatedImageButtonStyle.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/BoxWithBorderButtonStyle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/BoxWithBorderButtonStyle.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/BoxWithBorderButtonStyle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/BoxWithBorderButtonStyle.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/Buttons.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/Buttons.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/Buttons.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/Buttons.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/ClickButtonTrigger.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/ClickButtonTrigger.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/ClickButtonTrigger.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/ClickButtonTrigger.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/IconButtonStyle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/IconButtonStyle.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/IconButtonStyle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/IconButtonStyle.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/ImageButtonStyle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/ImageButtonStyle.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/ImageButtonStyle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/ImageButtonStyle.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/RepeatButtonTrigger.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/RepeatButtonTrigger.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/RepeatButtonTrigger.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/RepeatButtonTrigger.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/TextButtonStyle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/TextButtonStyle.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/TextButtonStyle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/TextButtonStyle.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/TiledImageButtonStyle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/TiledImageButtonStyle.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/TiledImageButtonStyle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/TiledImageButtonStyle.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/ToggleButtonTrigger.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/ToggleButtonTrigger.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/ToggleButtonTrigger.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/ToggleButtonTrigger.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/TouchButtonTrigger.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/TouchButtonTrigger.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/TouchButtonTrigger.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/TouchButtonTrigger.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/TwoWildcardTextButtonStyle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/TwoWildcardTextButtonStyle.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/TwoWildcardTextButtonStyle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/TwoWildcardTextButtonStyle.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/WildcardTextButtonStyle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/WildcardTextButtonStyle.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/WildcardTextButtonStyle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/buttons/WildcardTextButtonStyle.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/clock/AbstractClock.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/clock/AbstractClock.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/clock/AbstractClock.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/clock/AbstractClock.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/clock/AnalogClock.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/clock/AnalogClock.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/clock/AnalogClock.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/clock/AnalogClock.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/clock/DigitalClock.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/clock/DigitalClock.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/clock/DigitalClock.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/clock/DigitalClock.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/AbstractDirectionProgress.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/AbstractDirectionProgress.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/AbstractDirectionProgress.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/AbstractDirectionProgress.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/AbstractProgressIndicator.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/AbstractProgressIndicator.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/AbstractProgressIndicator.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/AbstractProgressIndicator.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/BoxProgress.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/BoxProgress.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/BoxProgress.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/BoxProgress.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/CircleProgress.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/CircleProgress.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/CircleProgress.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/CircleProgress.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/ImageProgress.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/ImageProgress.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/ImageProgress.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/ImageProgress.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/LineProgress.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/LineProgress.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/LineProgress.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/LineProgress.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/TextProgress.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/TextProgress.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/TextProgress.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/progress_indicators/TextProgress.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/DrawableList.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/DrawableList.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/DrawableList.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/DrawableList.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollBase.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollBase.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollBase.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollBase.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollList.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollList.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollList.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollList.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollWheel.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollWheel.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollWheel.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollWheel.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollWheelBase.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollWheelBase.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollWheelBase.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollWheelBase.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollWheelWithSelectionStyle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollWheelWithSelectionStyle.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollWheelWithSelectionStyle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/containers/scrollers/ScrollWheelWithSelectionStyle.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/events/ClickEvent.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/events/ClickEvent.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/events/ClickEvent.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/events/ClickEvent.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/events/DragEvent.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/events/DragEvent.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/events/DragEvent.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/events/DragEvent.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/events/GestureEvent.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/events/GestureEvent.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/events/GestureEvent.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/events/GestureEvent.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Atomic.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Atomic.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Atomic.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Atomic.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/BlitOp.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/BlitOp.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/BlitOp.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/BlitOp.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/BoardConfiguration.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/BoardConfiguration.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/BoardConfiguration.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/BoardConfiguration.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Buttons.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Buttons.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Buttons.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Buttons.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Config.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Config.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Config.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Config.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/DMA.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/DMA.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/DMA.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/DMA.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/FlashDataReader.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/FlashDataReader.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/FlashDataReader.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/FlashDataReader.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/FrameBufferAllocator.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/FrameBufferAllocator.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/FrameBufferAllocator.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/FrameBufferAllocator.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/GPIO.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/GPIO.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/GPIO.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/GPIO.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Gestures.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Gestures.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Gestures.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Gestures.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/HAL.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/HAL.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/HAL.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/HAL.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/NoDMA.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/NoDMA.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/NoDMA.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/NoDMA.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/OSWrappers.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/OSWrappers.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/OSWrappers.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/OSWrappers.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Paint.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Paint.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Paint.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Paint.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/PaintRGB565Impl.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/PaintRGB565Impl.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/PaintRGB565Impl.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/PaintRGB565Impl.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/PaintRGB888Impl.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/PaintRGB888Impl.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/PaintRGB888Impl.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/PaintRGB888Impl.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/PartialFrameBufferManager.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/PartialFrameBufferManager.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/PartialFrameBufferManager.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/PartialFrameBufferManager.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Types.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Types.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Types.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/Types.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/VideoController.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/VideoController.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/VideoController.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/hal/VideoController.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD16DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD16DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD16DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD16DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD1DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD1DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD1DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD1DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD24DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD24DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD24DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD24DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD2DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD2DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD2DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD2DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD32DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD32DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD32DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD32DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD4DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD4DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD4DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD4DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8ABGR2222DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8ABGR2222DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8ABGR2222DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8ABGR2222DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8ARGB2222DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8ARGB2222DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8ARGB2222DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8ARGB2222DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8BGRA2222DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8BGRA2222DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8BGRA2222DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8BGRA2222DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8DebugPrinterBase.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8DebugPrinterBase.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8DebugPrinterBase.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8DebugPrinterBase.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8RGBA2222DebugPrinter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8RGBA2222DebugPrinter.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8RGBA2222DebugPrinter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/lcd/LCD8RGBA2222DebugPrinter.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/ClickListener.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/ClickListener.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/ClickListener.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/ClickListener.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/Draggable.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/Draggable.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/Draggable.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/Draggable.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/FadeAnimator.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/FadeAnimator.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/FadeAnimator.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/FadeAnimator.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/MoveAnimator.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/MoveAnimator.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/MoveAnimator.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/MoveAnimator.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/Snapper.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/Snapper.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/Snapper.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/mixins/Snapper.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transforms/DisplayTransformation.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transforms/DisplayTransformation.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transforms/DisplayTransformation.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transforms/DisplayTransformation.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transforms/TouchCalibration.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transforms/TouchCalibration.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transforms/TouchCalibration.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transforms/TouchCalibration.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/BlockTransition.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/BlockTransition.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/BlockTransition.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/BlockTransition.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/CoverTransition.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/CoverTransition.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/CoverTransition.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/CoverTransition.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/NoTransition.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/NoTransition.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/NoTransition.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/NoTransition.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/SlideTransition.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/SlideTransition.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/SlideTransition.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/SlideTransition.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/Transition.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/Transition.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/Transition.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/Transition.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/WipeTransition.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/WipeTransition.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/WipeTransition.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/transitions/WipeTransition.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/AbstractButton.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/AbstractButton.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/AbstractButton.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/AbstractButton.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/AnimatedImage.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/AnimatedImage.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/AnimatedImage.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/AnimatedImage.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/AnimationTextureMapper.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/AnimationTextureMapper.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/AnimationTextureMapper.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/AnimationTextureMapper.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Box.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Box.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Box.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Box.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/BoxWithBorder.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/BoxWithBorder.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/BoxWithBorder.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/BoxWithBorder.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Button.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Button.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Button.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Button.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/ButtonWithIcon.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/ButtonWithIcon.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/ButtonWithIcon.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/ButtonWithIcon.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/ButtonWithLabel.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/ButtonWithLabel.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/ButtonWithLabel.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/ButtonWithLabel.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Gauge.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Gauge.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Gauge.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Gauge.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Image.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Image.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Image.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Image.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Keyboard.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Keyboard.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Keyboard.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Keyboard.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/PixelDataWidget.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/PixelDataWidget.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/PixelDataWidget.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/PixelDataWidget.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/RadioButton.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/RadioButton.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/RadioButton.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/RadioButton.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/RadioButtonGroup.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/RadioButtonGroup.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/RadioButtonGroup.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/RadioButtonGroup.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/RepeatButton.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/RepeatButton.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/RepeatButton.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/RepeatButton.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/ScalableImage.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/ScalableImage.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/ScalableImage.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/ScalableImage.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/SnapshotWidget.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/SnapshotWidget.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/SnapshotWidget.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/SnapshotWidget.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TextArea.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TextArea.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TextArea.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TextArea.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TextAreaWithWildcard.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TextAreaWithWildcard.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TextAreaWithWildcard.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TextAreaWithWildcard.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TextureMapper.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TextureMapper.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TextureMapper.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TextureMapper.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TiledImage.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TiledImage.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TiledImage.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TiledImage.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/ToggleButton.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/ToggleButton.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/ToggleButton.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/ToggleButton.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TouchArea.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TouchArea.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TouchArea.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/TouchArea.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/VideoWidget.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/VideoWidget.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/VideoWidget.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/VideoWidget.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Widget.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Widget.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Widget.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/Widget.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainter.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainter.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainter.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainter.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterABGR2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterABGR2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterABGR2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterABGR2222.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterARGB2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterARGB2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterARGB2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterARGB2222.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterARGB8888.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterARGB8888.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterARGB8888.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterARGB8888.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterBGRA2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterBGRA2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterBGRA2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterBGRA2222.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterBW.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterBW.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterBW.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterBW.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterBitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterBitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterBitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterBitmap.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterColor.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterColor.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterColor.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterColor.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterGRAY2.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterGRAY2.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterGRAY2.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterGRAY2.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterGRAY4.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterGRAY4.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterGRAY4.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterGRAY4.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterRGB565.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterRGB565.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterRGB565.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterRGB565.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterRGB888.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterRGB888.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterRGB888.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterRGB888.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterRGBA2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterRGBA2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterRGBA2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractPainterRGBA2222.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractShape.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractShape.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractShape.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/AbstractShape.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/CWRUtil.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/CWRUtil.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/CWRUtil.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/CWRUtil.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/Canvas.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/Canvas.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/Canvas.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/Canvas.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/CanvasWidget.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/CanvasWidget.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/CanvasWidget.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/CanvasWidget.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/Circle.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/Circle.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/Circle.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/Circle.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/Line.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/Line.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/Line.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/Line.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterABGR2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterABGR2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterABGR2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterABGR2222.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterABGR2222Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterABGR2222Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterABGR2222Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterABGR2222Bitmap.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB2222.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB2222Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB2222Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB2222Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB2222Bitmap.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB8888.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB8888.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB8888.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB8888.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB8888Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB8888Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB8888Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB8888Bitmap.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB8888L8Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB8888L8Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB8888L8Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterARGB8888L8Bitmap.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterBGRA2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterBGRA2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterBGRA2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterBGRA2222.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterBGRA2222Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterBGRA2222Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterBGRA2222Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterBGRA2222Bitmap.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterBW.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterBW.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterBW.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterBW.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterBWBitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterBWBitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterBWBitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterBWBitmap.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterGRAY2.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterGRAY2.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterGRAY2.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterGRAY2.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterGRAY2Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterGRAY2Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterGRAY2Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterGRAY2Bitmap.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterGRAY4.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterGRAY4.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterGRAY4.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterGRAY4.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterGRAY4Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterGRAY4Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterGRAY4Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterGRAY4Bitmap.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB565.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB565.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB565.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB565.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB565Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB565Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB565Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB565Bitmap.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB565L8Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB565L8Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB565L8Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB565L8Bitmap.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB888.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB888.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB888.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB888.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB888Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB888Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB888Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB888Bitmap.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB888L8Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB888L8Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB888L8Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGB888L8Bitmap.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGBA2222.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGBA2222.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGBA2222.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGBA2222.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGBA2222Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGBA2222Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGBA2222Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterRGBA2222Bitmap.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterXRGB8888.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterXRGB8888.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterXRGB8888.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterXRGB8888.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterXRGB8888Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterXRGB8888Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterXRGB8888Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterXRGB8888Bitmap.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterXRGB8888L8Bitmap.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterXRGB8888L8Bitmap.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterXRGB8888L8Bitmap.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/PainterXRGB8888L8Bitmap.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/Shape.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/Shape.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/Shape.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/canvas/Shape.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/AbstractDataGraph.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/AbstractDataGraph.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/AbstractDataGraph.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/AbstractDataGraph.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/Graph.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/Graph.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/Graph.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/Graph.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphElements.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphElements.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphElements.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphElements.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphLabels.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphLabels.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphLabels.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphLabels.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphScroll.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphScroll.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphScroll.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphScroll.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphWrapAndClear.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphWrapAndClear.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphWrapAndClear.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphWrapAndClear.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphWrapAndOverwrite.hpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphWrapAndOverwrite.hpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphWrapAndOverwrite.hpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/include/touchgfx/widgets/graph/GraphWrapAndOverwrite.hpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/platform/driver/touch/SDL2TouchController.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/platform/driver/touch/SDL2TouchController.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/platform/driver/touch/SDL2TouchController.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/platform/driver/touch/SDL2TouchController.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/platform/hal/simulator/sdl2/HALSDL2.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/platform/hal/simulator/sdl2/HALSDL2.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/platform/hal/simulator/sdl2/HALSDL2.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/platform/hal/simulator/sdl2/HALSDL2.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/platform/hal/simulator/sdl2/HALSDL2_icon.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/platform/hal/simulator/sdl2/HALSDL2_icon.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/platform/hal/simulator/sdl2/HALSDL2_icon.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/platform/hal/simulator/sdl2/HALSDL2_icon.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/platform/hal/simulator/sdl2/OSWrappers.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/platform/hal/simulator/sdl2/OSWrappers.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/platform/hal/simulator/sdl2/OSWrappers.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/platform/hal/simulator/sdl2/OSWrappers.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/CacheableContainer.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/CacheableContainer.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/CacheableContainer.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/CacheableContainer.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/Container.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/Container.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/Container.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/Container.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/ListLayout.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/ListLayout.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/ListLayout.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/ListLayout.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/ModalWindow.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/ModalWindow.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/ModalWindow.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/ModalWindow.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/ScrollableContainer.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/ScrollableContainer.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/ScrollableContainer.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/ScrollableContainer.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/SlideMenu.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/SlideMenu.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/SlideMenu.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/SlideMenu.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/Slider.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/Slider.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/Slider.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/Slider.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/SwipeContainer.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/SwipeContainer.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/SwipeContainer.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/SwipeContainer.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/ZoomAnimationImage.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/ZoomAnimationImage.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/ZoomAnimationImage.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/ZoomAnimationImage.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/clock/AbstractClock.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/clock/AbstractClock.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/clock/AbstractClock.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/clock/AbstractClock.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/clock/AnalogClock.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/clock/AnalogClock.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/clock/AnalogClock.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/clock/AnalogClock.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/clock/DigitalClock.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/clock/DigitalClock.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/clock/DigitalClock.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/clock/DigitalClock.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/AbstractDirectionProgress.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/AbstractDirectionProgress.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/AbstractDirectionProgress.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/AbstractDirectionProgress.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/AbstractProgressIndicator.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/AbstractProgressIndicator.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/AbstractProgressIndicator.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/AbstractProgressIndicator.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/BoxProgress.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/BoxProgress.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/BoxProgress.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/BoxProgress.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/CircleProgress.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/CircleProgress.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/CircleProgress.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/CircleProgress.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/ImageProgress.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/ImageProgress.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/ImageProgress.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/ImageProgress.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/LineProgress.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/LineProgress.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/LineProgress.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/LineProgress.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/TextProgress.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/TextProgress.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/TextProgress.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/progress_indicators/TextProgress.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/DrawableList.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/DrawableList.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/DrawableList.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/DrawableList.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollBase.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollBase.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollBase.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollBase.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollList.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollList.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollList.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollList.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollWheel.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollWheel.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollWheel.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollWheel.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollWheelBase.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollWheelBase.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollWheelBase.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollWheelBase.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollWheelWithSelectionStyle.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollWheelWithSelectionStyle.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollWheelWithSelectionStyle.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/containers/scrollers/ScrollWheelWithSelectionStyle.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/AbstractButton.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/AbstractButton.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/AbstractButton.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/AbstractButton.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/AnimatedImage.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/AnimatedImage.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/AnimatedImage.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/AnimatedImage.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/AnimationTextureMapper.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/AnimationTextureMapper.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/AnimationTextureMapper.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/AnimationTextureMapper.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Box.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Box.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Box.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Box.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/BoxWithBorder.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/BoxWithBorder.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/BoxWithBorder.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/BoxWithBorder.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Button.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Button.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Button.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Button.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/ButtonWithIcon.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/ButtonWithIcon.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/ButtonWithIcon.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/ButtonWithIcon.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/ButtonWithLabel.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/ButtonWithLabel.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/ButtonWithLabel.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/ButtonWithLabel.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Gauge.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Gauge.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Gauge.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Gauge.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Image.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Image.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Image.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Image.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Keyboard.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Keyboard.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Keyboard.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/Keyboard.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/PixelDataWidget.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/PixelDataWidget.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/PixelDataWidget.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/PixelDataWidget.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/RadioButton.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/RadioButton.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/RadioButton.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/RadioButton.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/RepeatButton.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/RepeatButton.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/RepeatButton.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/RepeatButton.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/ScalableImage.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/ScalableImage.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/ScalableImage.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/ScalableImage.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/SnapshotWidget.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/SnapshotWidget.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/SnapshotWidget.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/SnapshotWidget.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TextArea.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TextArea.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TextArea.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TextArea.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TextAreaWithWildcard.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TextAreaWithWildcard.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TextAreaWithWildcard.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TextAreaWithWildcard.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TextureMapper.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TextureMapper.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TextureMapper.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TextureMapper.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TiledImage.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TiledImage.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TiledImage.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TiledImage.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/ToggleButton.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/ToggleButton.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/ToggleButton.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/ToggleButton.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TouchArea.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TouchArea.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TouchArea.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/TouchArea.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/VideoWidget.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/VideoWidget.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/VideoWidget.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/VideoWidget.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/AbstractShape.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/AbstractShape.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/AbstractShape.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/AbstractShape.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/Canvas.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/Canvas.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/Canvas.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/Canvas.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/CanvasWidget.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/CanvasWidget.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/CanvasWidget.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/CanvasWidget.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/Circle.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/Circle.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/Circle.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/Circle.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/Line.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/Line.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/Line.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/Line.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterABGR2222.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterABGR2222.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterABGR2222.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterABGR2222.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterABGR2222Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterABGR2222Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterABGR2222Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterABGR2222Bitmap.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB2222.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB2222.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB2222.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB2222.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB2222Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB2222Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB2222Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB2222Bitmap.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB8888.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB8888.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB8888.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB8888.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB8888Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB8888Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB8888Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB8888Bitmap.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB8888L8Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB8888L8Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB8888L8Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterARGB8888L8Bitmap.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterBGRA2222.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterBGRA2222.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterBGRA2222.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterBGRA2222.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterBGRA2222Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterBGRA2222Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterBGRA2222Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterBGRA2222Bitmap.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterBW.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterBW.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterBW.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterBW.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterBWBitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterBWBitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterBWBitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterBWBitmap.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterGRAY2.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterGRAY2.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterGRAY2.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterGRAY2.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterGRAY2Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterGRAY2Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterGRAY2Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterGRAY2Bitmap.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterGRAY4.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterGRAY4.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterGRAY4.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterGRAY4.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterGRAY4Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterGRAY4Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterGRAY4Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterGRAY4Bitmap.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB565.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB565.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB565.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB565.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB565Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB565Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB565Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB565Bitmap.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB565L8Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB565L8Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB565L8Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB565L8Bitmap.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB888.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB888.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB888.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB888.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB888Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB888Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB888Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB888Bitmap.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB888L8Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB888L8Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB888L8Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGB888L8Bitmap.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGBA2222.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGBA2222.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGBA2222.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGBA2222.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGBA2222Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGBA2222Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGBA2222Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterRGBA2222Bitmap.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterXRGB8888.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterXRGB8888.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterXRGB8888.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterXRGB8888.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterXRGB8888Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterXRGB8888Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterXRGB8888Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterXRGB8888Bitmap.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterXRGB8888L8Bitmap.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterXRGB8888L8Bitmap.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterXRGB8888L8Bitmap.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/canvas/PainterXRGB8888L8Bitmap.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/AbstractDataGraph.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/AbstractDataGraph.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/AbstractDataGraph.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/AbstractDataGraph.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/Graph.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/Graph.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/Graph.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/Graph.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphElements.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphElements.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphElements.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphElements.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphLabels.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphLabels.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphLabels.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphLabels.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphScroll.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphScroll.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphScroll.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphScroll.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphWrapAndClear.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphWrapAndClear.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphWrapAndClear.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphWrapAndClear.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphWrapAndOverwrite.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphWrapAndOverwrite.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphWrapAndOverwrite.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/source/touchgfx/widgets/graph/GraphWrapAndOverwrite.cpp diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/fontconvert/build/linux/fontconvert.out b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/fontconvert/build/linux/fontconvert.out similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/fontconvert/build/linux/fontconvert.out rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/fontconvert/build/linux/fontconvert.out diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/fontconvert/build/win/fontconvert.out b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/fontconvert/build/win/fontconvert.out similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/fontconvert/build/win/fontconvert.out rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/fontconvert/build/win/fontconvert.out diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/imageconvert/build/linux/imageconvert.out b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/imageconvert/build/linux/imageconvert.out similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/imageconvert/build/linux/imageconvert.out rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/imageconvert/build/linux/imageconvert.out diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/imageconvert/build/msvs/ImageConvert.exe b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/imageconvert/build/msvs/ImageConvert.exe similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/imageconvert/build/msvs/ImageConvert.exe rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/imageconvert/build/msvs/ImageConvert.exe diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/imageconvert/build/win/imageconvert.out b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/imageconvert/build/win/imageconvert.out similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/imageconvert/build/win/imageconvert.out rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/imageconvert/build/win/imageconvert.out diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/ApplicationFontProvider.cpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/ApplicationFontProvider.cpp.temp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/ApplicationFontProvider.cpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/ApplicationFontProvider.cpp.temp diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/ApplicationFontProvider.hpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/ApplicationFontProvider.hpp.temp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/ApplicationFontProvider.hpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/ApplicationFontProvider.hpp.temp diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/CachedFont.cpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/CachedFont.cpp.temp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/CachedFont.cpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/CachedFont.cpp.temp diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/CachedFont.hpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/CachedFont.hpp.temp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/CachedFont.hpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/CachedFont.hpp.temp diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/FontCache.cpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/FontCache.cpp.temp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/FontCache.cpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/FontCache.cpp.temp diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/FontCache.hpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/FontCache.hpp.temp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/FontCache.hpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/FontCache.hpp.temp diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/GeneratedFont.cpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/GeneratedFont.cpp.temp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/GeneratedFont.cpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/GeneratedFont.cpp.temp diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/GeneratedFont.hpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/GeneratedFont.hpp.temp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/GeneratedFont.hpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/GeneratedFont.hpp.temp diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/LanguageXX.cpp.bin.temp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/LanguageXX.cpp.bin.temp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/LanguageXX.cpp.bin.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/LanguageXX.cpp.bin.temp diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/LanguageXX.cpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/LanguageXX.cpp.temp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/LanguageXX.cpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/LanguageXX.cpp.temp diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/TextKeysAndLanguages.hpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/TextKeysAndLanguages.hpp.temp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/TextKeysAndLanguages.hpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/TextKeysAndLanguages.hpp.temp diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/Texts.cpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/Texts.cpp.temp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/Texts.cpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/Texts.cpp.temp diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/TypedTextDatabase.cpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/TypedTextDatabase.cpp.temp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/TypedTextDatabase.cpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/TypedTextDatabase.cpp.temp diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/TypedTextDatabase.hpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/TypedTextDatabase.hpp.temp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/TypedTextDatabase.hpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/TypedTextDatabase.hpp.temp diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/UnmappedDataFont.cpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/UnmappedDataFont.cpp.temp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/UnmappedDataFont.cpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/UnmappedDataFont.cpp.temp diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/UnmappedDataFont.hpp.temp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/UnmappedDataFont.hpp.temp similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/UnmappedDataFont.hpp.temp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/Templates/UnmappedDataFont.hpp.temp diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/application_font_provider_cpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/application_font_provider_cpp.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/application_font_provider_cpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/application_font_provider_cpp.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/application_font_provider_hpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/application_font_provider_hpp.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/application_font_provider_hpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/application_font_provider_hpp.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/cached_font_cpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/cached_font_cpp.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/cached_font_cpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/cached_font_cpp.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/cached_font_hpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/cached_font_hpp.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/cached_font_hpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/cached_font_hpp.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/font_cache_cpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/font_cache_cpp.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/font_cache_cpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/font_cache_cpp.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/font_cache_hpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/font_cache_hpp.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/font_cache_hpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/font_cache_hpp.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/fonts_cpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/fonts_cpp.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/fonts_cpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/fonts_cpp.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/generated_font_cpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/generated_font_cpp.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/generated_font_cpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/generated_font_cpp.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/generated_font_hpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/generated_font_hpp.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/generated_font_hpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/generated_font_hpp.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/languages_bin.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/languages_bin.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/languages_bin.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/languages_bin.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/languages_cpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/languages_cpp.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/languages_cpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/languages_cpp.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/template.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/template.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/template.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/template.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/text_keys_and_languages_hpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/text_keys_and_languages_hpp.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/text_keys_and_languages_hpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/text_keys_and_languages_hpp.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/texts_cpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/texts_cpp.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/texts_cpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/texts_cpp.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/typed_text_database_cpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/typed_text_database_cpp.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/typed_text_database_cpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/typed_text_database_cpp.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/typed_text_database_hpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/typed_text_database_hpp.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/typed_text_database_hpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/typed_text_database_hpp.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/unicodes_txt.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/unicodes_txt.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/unicodes_txt.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/unicodes_txt.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/unmapped_data_font_cpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/unmapped_data_font_cpp.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/unmapped_data_font_cpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/unmapped_data_font_cpp.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/unmapped_data_font_hpp.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/unmapped_data_font_hpp.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/unmapped_data_font_hpp.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/emitters/unmapped_data_font_hpp.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/excel_reader.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/excel_reader.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/excel_reader.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/excel_reader.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/file_io.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/file_io.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/file_io.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/file_io.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/generator.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/generator.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/generator.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/generator.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/outputter.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/outputter.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/outputter.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/outputter.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/sanitizer.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/sanitizer.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/sanitizer.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/sanitizer.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/string_collector.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/string_collector.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/string_collector.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/string_collector.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_parser.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_parser.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_parser.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_parser.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_parser_4_17.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_parser_4_17.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_parser_4_17.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_parser_4_17.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_parser_4_18.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_parser_4_18.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_parser_4_18.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_parser_4_18.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_upgrader.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_upgrader.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_upgrader.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_upgrader.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_validator.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_validator.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_validator.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_database_validator.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_entries.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_entries.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_entries.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/text_entries.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/translation_io.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/translation_io.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/translation_io.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/translation_io.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/typographies.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/typographies.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/typographies.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/typographies.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/version.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/version.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/version.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/version.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/xml_reader.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/xml_reader.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/xml_reader.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/xml_reader.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/xml_validator.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/xml_validator.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/xml_validator.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/xml_validator.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/xml_writer.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/xml_writer.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/xml_writer.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/lib/xml_writer.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/main.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/main.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/main.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/main.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/schema/readme.md b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/schema/readme.md similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/schema/readme.md rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/schema/readme.md diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/schema/texts.xml b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/schema/texts.xml similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/schema/texts.xml rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/schema/texts.xml diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/schema/texts.xsd b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/schema/texts.xsd similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/schema/texts.xsd rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/schema/texts.xsd diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/translations.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/translations.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/translations.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/translations.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/upgrader.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/upgrader.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/textconvert/upgrader.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/textconvert/upgrader.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/videoconvert/bintoelf.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/videoconvert/bintoelf.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/videoconvert/bintoelf.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/videoconvert/bintoelf.rb diff --git a/Middlewares/ST/touchgfx_backup/framework/tools/videoconvert/videoconvert.rb b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/videoconvert/videoconvert.rb similarity index 100% rename from Middlewares/ST/touchgfx_backup/framework/tools/videoconvert/videoconvert.rb rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/framework/tools/videoconvert/videoconvert.rb diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/IAR8.x/touchgfx_core.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/IAR8.x/touchgfx_core.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/IAR8.x/touchgfx_core.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/IAR8.x/touchgfx_core.a diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/IAR8.x/touchgfx_core_release.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/IAR8.x/touchgfx_core_release.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/IAR8.x/touchgfx_core_release.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/IAR8.x/touchgfx_core_release.a diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/Keil/touchgfx_core.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/Keil/touchgfx_core.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/Keil/touchgfx_core.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/Keil/touchgfx_core.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/Keil6.x/touchgfx_core_wchar16.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/Keil6.x/touchgfx_core_wchar16.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/Keil6.x/touchgfx_core_wchar16.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/Keil6.x/touchgfx_core_wchar16.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/Keil6.x/touchgfx_core_wchar32.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/Keil6.x/touchgfx_core_wchar32.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/Keil6.x/touchgfx_core_wchar32.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/Keil6.x/touchgfx_core_wchar32.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/gcc/libtouchgfx.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/gcc/libtouchgfx.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/gcc/libtouchgfx.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m0/gcc/libtouchgfx.a diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/IAR8.x/touchgfx_core.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/IAR8.x/touchgfx_core.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/IAR8.x/touchgfx_core.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/IAR8.x/touchgfx_core.a diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/IAR8.x/touchgfx_core_release.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/IAR8.x/touchgfx_core_release.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/IAR8.x/touchgfx_core_release.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/IAR8.x/touchgfx_core_release.a diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/Keil6.x/touchgfx_core_wchar16.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/Keil6.x/touchgfx_core_wchar16.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/Keil6.x/touchgfx_core_wchar16.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/Keil6.x/touchgfx_core_wchar16.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/Keil6.x/touchgfx_core_wchar32.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/Keil6.x/touchgfx_core_wchar32.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/Keil6.x/touchgfx_core_wchar32.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/Keil6.x/touchgfx_core_wchar32.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/gcc/libtouchgfx-float-abi-hard.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/gcc/libtouchgfx-float-abi-hard.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/gcc/libtouchgfx-float-abi-hard.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/gcc/libtouchgfx-float-abi-hard.a diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/gcc/libtouchgfx.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/gcc/libtouchgfx.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/gcc/libtouchgfx.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m33/gcc/libtouchgfx.a diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/IAR8.x/touchgfx_core.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/IAR8.x/touchgfx_core.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/IAR8.x/touchgfx_core.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/IAR8.x/touchgfx_core.a diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/IAR8.x/touchgfx_core_release.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/IAR8.x/touchgfx_core_release.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/IAR8.x/touchgfx_core_release.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/IAR8.x/touchgfx_core_release.a diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/Keil/touchgfx_core.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/Keil/touchgfx_core.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/Keil/touchgfx_core.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/Keil/touchgfx_core.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/Keil6.x/touchgfx_core_wchar16.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/Keil6.x/touchgfx_core_wchar16.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/Keil6.x/touchgfx_core_wchar16.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/Keil6.x/touchgfx_core_wchar16.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/Keil6.x/touchgfx_core_wchar32.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/Keil6.x/touchgfx_core_wchar32.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/Keil6.x/touchgfx_core_wchar32.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/Keil6.x/touchgfx_core_wchar32.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/gcc/libtouchgfx-float-abi-hard.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/gcc/libtouchgfx-float-abi-hard.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/gcc/libtouchgfx-float-abi-hard.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/gcc/libtouchgfx-float-abi-hard.a diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/gcc/libtouchgfx.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/gcc/libtouchgfx.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/gcc/libtouchgfx.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m4f/gcc/libtouchgfx.a diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/IAR/touchgfx_core.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/IAR/touchgfx_core.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/IAR/touchgfx_core.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/IAR/touchgfx_core.a diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/IAR/touchgfx_core_release.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/IAR/touchgfx_core_release.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/IAR/touchgfx_core_release.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/IAR/touchgfx_core_release.a diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/IAR8.x/touchgfx_core.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/IAR8.x/touchgfx_core.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/IAR8.x/touchgfx_core.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/IAR8.x/touchgfx_core.a diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/IAR8.x/touchgfx_core_release.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/IAR8.x/touchgfx_core_release.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/IAR8.x/touchgfx_core_release.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/IAR8.x/touchgfx_core_release.a diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/Keil/touchgfx_core.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/Keil/touchgfx_core.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/Keil/touchgfx_core.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/Keil/touchgfx_core.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/Keil6.x/touchgfx_core_wchar16.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/Keil6.x/touchgfx_core_wchar16.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/Keil6.x/touchgfx_core_wchar16.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/Keil6.x/touchgfx_core_wchar16.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/Keil6.x/touchgfx_core_wchar32.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/Keil6.x/touchgfx_core_wchar32.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/Keil6.x/touchgfx_core_wchar32.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/Keil6.x/touchgfx_core_wchar32.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/gcc/libtouchgfx-float-abi-hard.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/gcc/libtouchgfx-float-abi-hard.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/gcc/libtouchgfx-float-abi-hard.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/gcc/libtouchgfx-float-abi-hard.a diff --git a/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/gcc/libtouchgfx.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/gcc/libtouchgfx.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/gcc/libtouchgfx.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/core/cortex_m7/gcc/libtouchgfx.a diff --git a/Middlewares/ST/touchgfx_backup/lib/linux/libtouchgfx.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/linux/libtouchgfx.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/linux/libtouchgfx.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/linux/libtouchgfx.a diff --git a/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/README-SDL.txt b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/README-SDL.txt similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/sdl2/win32/README-SDL.txt rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/README-SDL.txt diff --git a/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/SDL2.dll b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/SDL2.dll similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/sdl2/win32/SDL2.dll rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/SDL2.dll diff --git a/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/SDL2.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/SDL2.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/sdl2/win32/SDL2.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/SDL2.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/SDL2_image.dll b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/SDL2_image.dll similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/sdl2/win32/SDL2_image.dll rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/SDL2_image.dll diff --git a/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/SDL2_image.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/SDL2_image.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/sdl2/win32/SDL2_image.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/SDL2_image.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/dll2lib.bat b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/dll2lib.bat similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/sdl2/win32/dll2lib.bat rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/dll2lib.bat diff --git a/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/libSDL2.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/libSDL2.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/sdl2/win32/libSDL2.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/libSDL2.a diff --git a/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/libSDL2_image.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/libSDL2_image.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/sdl2/win32/libSDL2_image.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/libSDL2_image.a diff --git a/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/libpng16-16.dll b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/libpng16-16.dll similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/sdl2/win32/libpng16-16.dll rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/libpng16-16.dll diff --git a/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/zlib1.dll b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/zlib1.dll similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/sdl2/win32/zlib1.dll rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/sdl2/win32/zlib1.dll diff --git a/Middlewares/ST/touchgfx_backup/lib/win/mingw32/libtouchgfx.a b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/mingw32/libtouchgfx.a similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/win/mingw32/libtouchgfx.a rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/mingw32/libtouchgfx.a diff --git a/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v100.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v100.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v100.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v100.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v100_debug.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v100_debug.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v100_debug.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v100_debug.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v110.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v110.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v110.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v110.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v110_debug.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v110_debug.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v110_debug.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v110_debug.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v120.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v120.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v120.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v120.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v120_debug.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v120_debug.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v120_debug.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v120_debug.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v140.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v140.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v140.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v140.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v140_debug.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v140_debug.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v140_debug.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v140_debug.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v141.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v141.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v141.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v141.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v141_debug.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v141_debug.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v141_debug.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v141_debug.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v142.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v142.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v142.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v142.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v142_debug.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v142_debug.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v142_debug.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v142_debug.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v143.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v143.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v143.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v143.lib diff --git a/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v143_debug.lib b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v143_debug.lib similarity index 100% rename from Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v143_debug.lib rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/lib/win/msvs/libtouchgfx_v143_debug.lib diff --git a/Middlewares/ST/touchgfx_backup/os/OSWrappers.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/os/OSWrappers.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/os/OSWrappers.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/os/OSWrappers.cpp diff --git a/Middlewares/ST/touchgfx_backup/os/OSWrappers_cmsis.cpp b/STM32_Disco746G/Middlewares/ST/touchgfx_backup/os/OSWrappers_cmsis.cpp similarity index 100% rename from Middlewares/ST/touchgfx_backup/os/OSWrappers_cmsis.cpp rename to STM32_Disco746G/Middlewares/ST/touchgfx_backup/os/OSWrappers_cmsis.cpp diff --git a/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.c b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.c similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.c rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.c diff --git a/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/croutine.c b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/croutine.c similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/croutine.c rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/croutine.c diff --git a/Middlewares/Third_Party/FreeRTOS/Source/event_groups.c b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/event_groups.c similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/event_groups.c rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/event_groups.c diff --git a/Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/include/StackMacros.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/StackMacros.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/include/StackMacros.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/StackMacros.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/include/croutine.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/croutine.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/include/croutine.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/croutine.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/include/list.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/list.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/include/list.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/list.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/include/message_buffer.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/message_buffer.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/include/message_buffer.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/message_buffer.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_prototypes.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_prototypes.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/include/mpu_prototypes.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_prototypes.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/include/portable.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/portable.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/include/portable.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/portable.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/include/queue.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/queue.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/include/queue.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/queue.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/include/stack_macros.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/stack_macros.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/include/stack_macros.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/stack_macros.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/include/stream_buffer.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/stream_buffer.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/include/stream_buffer.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/stream_buffer.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/include/task.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/task.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/include/task.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/task.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/include/timers.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/timers.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/include/timers.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/include/timers.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/list.c b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/list.c similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/list.c rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/list.c diff --git a/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/port.c b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/port.c similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/port.c rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/port.c diff --git a/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/portmacro.h b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/portmacro.h similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/portmacro.h rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/portmacro.h diff --git a/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c diff --git a/Middlewares/Third_Party/FreeRTOS/Source/queue.c b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/queue.c similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/queue.c rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/queue.c diff --git a/Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c diff --git a/Middlewares/Third_Party/FreeRTOS/Source/tasks.c b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/tasks.c similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/tasks.c rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/tasks.c diff --git a/Middlewares/Third_Party/FreeRTOS/Source/timers.c b/STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/timers.c similarity index 100% rename from Middlewares/Third_Party/FreeRTOS/Source/timers.c rename to STM32_Disco746G/Middlewares/Third_Party/FreeRTOS/Source/timers.c diff --git a/Middlewares/Third_Party/LibJPEG/include/jconfig_template.h b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jconfig_template.h similarity index 100% rename from Middlewares/Third_Party/LibJPEG/include/jconfig_template.h rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jconfig_template.h diff --git a/Middlewares/Third_Party/LibJPEG/include/jdata_conf_template.h b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jdata_conf_template.h similarity index 100% rename from Middlewares/Third_Party/LibJPEG/include/jdata_conf_template.h rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jdata_conf_template.h diff --git a/Middlewares/Third_Party/LibJPEG/include/jdct.h b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jdct.h similarity index 100% rename from Middlewares/Third_Party/LibJPEG/include/jdct.h rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jdct.h diff --git a/Middlewares/Third_Party/LibJPEG/include/jerror.h b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jerror.h similarity index 100% rename from Middlewares/Third_Party/LibJPEG/include/jerror.h rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jerror.h diff --git a/Middlewares/Third_Party/LibJPEG/include/jinclude.h b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jinclude.h similarity index 100% rename from Middlewares/Third_Party/LibJPEG/include/jinclude.h rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jinclude.h diff --git a/Middlewares/Third_Party/LibJPEG/include/jmemsys.h b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jmemsys.h similarity index 100% rename from Middlewares/Third_Party/LibJPEG/include/jmemsys.h rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jmemsys.h diff --git a/Middlewares/Third_Party/LibJPEG/include/jmorecfg_template.h b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jmorecfg_template.h similarity index 100% rename from Middlewares/Third_Party/LibJPEG/include/jmorecfg_template.h rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jmorecfg_template.h diff --git a/Middlewares/Third_Party/LibJPEG/include/jpegint.h b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jpegint.h similarity index 100% rename from Middlewares/Third_Party/LibJPEG/include/jpegint.h rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jpegint.h diff --git a/Middlewares/Third_Party/LibJPEG/include/jpeglib.h b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jpeglib.h similarity index 100% rename from Middlewares/Third_Party/LibJPEG/include/jpeglib.h rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jpeglib.h diff --git a/Middlewares/Third_Party/LibJPEG/include/jversion.h b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jversion.h similarity index 100% rename from Middlewares/Third_Party/LibJPEG/include/jversion.h rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/include/jversion.h diff --git a/Middlewares/Third_Party/LibJPEG/source/jaricom.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jaricom.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jaricom.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jaricom.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jcapimin.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcapimin.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jcapimin.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcapimin.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jcapistd.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcapistd.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jcapistd.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcapistd.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jcarith.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcarith.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jcarith.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcarith.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jccoefct.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jccoefct.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jccoefct.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jccoefct.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jccolor.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jccolor.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jccolor.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jccolor.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jcdctmgr.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcdctmgr.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jcdctmgr.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcdctmgr.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jchuff.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jchuff.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jchuff.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jchuff.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jcinit.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcinit.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jcinit.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcinit.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jcmainct.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcmainct.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jcmainct.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcmainct.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jcmarker.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcmarker.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jcmarker.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcmarker.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jcmaster.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcmaster.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jcmaster.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcmaster.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jcomapi.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcomapi.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jcomapi.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcomapi.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jcparam.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcparam.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jcparam.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcparam.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jcprepct.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcprepct.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jcprepct.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcprepct.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jcsample.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcsample.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jcsample.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jcsample.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jctrans.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jctrans.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jctrans.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jctrans.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jdapimin.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdapimin.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jdapimin.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdapimin.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jdapistd.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdapistd.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jdapistd.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdapistd.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jdarith.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdarith.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jdarith.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdarith.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jdatadst.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdatadst.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jdatadst.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdatadst.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jdatasrc.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdatasrc.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jdatasrc.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdatasrc.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jdcoefct.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdcoefct.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jdcoefct.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdcoefct.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jdcolor.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdcolor.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jdcolor.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdcolor.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jddctmgr.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jddctmgr.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jddctmgr.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jddctmgr.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jdhuff.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdhuff.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jdhuff.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdhuff.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jdinput.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdinput.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jdinput.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdinput.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jdmainct.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdmainct.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jdmainct.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdmainct.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jdmarker.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdmarker.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jdmarker.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdmarker.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jdmaster.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdmaster.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jdmaster.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdmaster.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jdmerge.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdmerge.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jdmerge.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdmerge.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jdpostct.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdpostct.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jdpostct.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdpostct.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jdsample.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdsample.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jdsample.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdsample.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jdtrans.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdtrans.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jdtrans.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jdtrans.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jerror.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jerror.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jerror.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jerror.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jfdctflt.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jfdctflt.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jfdctflt.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jfdctflt.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jfdctfst.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jfdctfst.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jfdctfst.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jfdctfst.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jfdctint.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jfdctint.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jfdctint.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jfdctint.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jidctflt.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jidctflt.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jidctflt.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jidctflt.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jidctfst.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jidctfst.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jidctfst.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jidctfst.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jidctint.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jidctint.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jidctint.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jidctint.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jmemmgr.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jmemmgr.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jmemmgr.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jmemmgr.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jmemnobs.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jmemnobs.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jmemnobs.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jmemnobs.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jquant1.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jquant1.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jquant1.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jquant1.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jquant2.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jquant2.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jquant2.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jquant2.c diff --git a/Middlewares/Third_Party/LibJPEG/source/jutils.c b/STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jutils.c similarity index 100% rename from Middlewares/Third_Party/LibJPEG/source/jutils.c rename to STM32_Disco746G/Middlewares/Third_Party/LibJPEG/source/jutils.c diff --git a/README.md b/STM32_Disco746G/README.md similarity index 100% rename from README.md rename to STM32_Disco746G/README.md diff --git a/STM32CubeIDE/.cproject b/STM32_Disco746G/STM32CubeIDE/.cproject similarity index 100% rename from STM32CubeIDE/.cproject rename to STM32_Disco746G/STM32CubeIDE/.cproject diff --git a/STM32CubeIDE/.project b/STM32_Disco746G/STM32CubeIDE/.project similarity index 100% rename from STM32CubeIDE/.project rename to STM32_Disco746G/STM32CubeIDE/.project diff --git a/STM32CubeIDE/Application/User/Core/syscalls.c b/STM32_Disco746G/STM32CubeIDE/Application/User/Core/syscalls.c similarity index 100% rename from STM32CubeIDE/Application/User/Core/syscalls.c rename to STM32_Disco746G/STM32CubeIDE/Application/User/Core/syscalls.c diff --git a/STM32CubeIDE/Application/User/Core/sysmem.c b/STM32_Disco746G/STM32CubeIDE/Application/User/Core/sysmem.c similarity index 100% rename from STM32CubeIDE/Application/User/Core/sysmem.c rename to STM32_Disco746G/STM32CubeIDE/Application/User/Core/sysmem.c diff --git a/STM32CubeIDE/Application/User/Startup/startup_stm32f746nghx.s b/STM32_Disco746G/STM32CubeIDE/Application/User/Startup/startup_stm32f746nghx.s similarity index 100% rename from STM32CubeIDE/Application/User/Startup/startup_stm32f746nghx.s rename to STM32_Disco746G/STM32CubeIDE/Application/User/Startup/startup_stm32f746nghx.s diff --git a/STM32CubeIDE/Debug/Application/User/Core/freertos.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Core/freertos.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/Core/freertos.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Core/freertos.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/Core/main.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Core/main.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/Core/main.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Core/main.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/Core/stm32f7xx_hal_msp.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Core/stm32f7xx_hal_msp.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/Core/stm32f7xx_hal_msp.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Core/stm32f7xx_hal_msp.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/Core/stm32f7xx_hal_timebase_tim.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Core/stm32f7xx_hal_timebase_tim.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/Core/stm32f7xx_hal_timebase_tim.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Core/stm32f7xx_hal_timebase_tim.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/Core/stm32f7xx_it.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Core/stm32f7xx_it.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/Core/stm32f7xx_it.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Core/stm32f7xx_it.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/Core/subdir.mk b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Core/subdir.mk similarity index 100% rename from STM32CubeIDE/Debug/Application/User/Core/subdir.mk rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Core/subdir.mk diff --git a/STM32CubeIDE/Debug/Application/User/Core/subdir.mk.orig b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Core/subdir.mk.orig similarity index 100% rename from STM32CubeIDE/Debug/Application/User/Core/subdir.mk.orig rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Core/subdir.mk.orig diff --git a/STM32CubeIDE/Debug/Application/User/Core/syscalls.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Core/syscalls.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/Core/syscalls.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Core/syscalls.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/Core/sysmem.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Core/sysmem.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/Core/sysmem.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Core/sysmem.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/LIBJPEG/App/libjpeg.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/LIBJPEG/App/libjpeg.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/LIBJPEG/App/libjpeg.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/LIBJPEG/App/libjpeg.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/LIBJPEG/App/subdir.mk b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/LIBJPEG/App/subdir.mk similarity index 100% rename from STM32CubeIDE/Debug/Application/User/LIBJPEG/App/subdir.mk rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/LIBJPEG/App/subdir.mk diff --git a/STM32CubeIDE/Debug/Application/User/LIBJPEG/App/subdir.mk.orig b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/LIBJPEG/App/subdir.mk.orig similarity index 100% rename from STM32CubeIDE/Debug/Application/User/LIBJPEG/App/subdir.mk.orig rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/LIBJPEG/App/subdir.mk.orig diff --git a/STM32CubeIDE/Debug/Application/User/Startup/subdir.mk b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Startup/subdir.mk similarity index 100% rename from STM32CubeIDE/Debug/Application/User/Startup/subdir.mk rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/Startup/subdir.mk diff --git a/STM32CubeIDE/Debug/Application/User/TouchGFX/App/app_touchgfx.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/App/app_touchgfx.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/TouchGFX/App/app_touchgfx.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/App/app_touchgfx.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/TouchGFX/App/subdir.mk b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/App/subdir.mk similarity index 100% rename from STM32CubeIDE/Debug/Application/User/TouchGFX/App/subdir.mk rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/App/subdir.mk diff --git a/STM32CubeIDE/Debug/Application/User/TouchGFX/App/subdir.mk.orig b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/App/subdir.mk.orig similarity index 100% rename from STM32CubeIDE/Debug/Application/User/TouchGFX/App/subdir.mk.orig rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/App/subdir.mk.orig diff --git a/STM32CubeIDE/Debug/Application/User/TouchGFX/target/CortexMMCUInstrumentation.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/CortexMMCUInstrumentation.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/TouchGFX/target/CortexMMCUInstrumentation.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/CortexMMCUInstrumentation.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/TouchGFX/target/STM32TouchController.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/STM32TouchController.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/TouchGFX/target/STM32TouchController.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/STM32TouchController.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/TouchGFX/target/TouchGFXGPIO.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/TouchGFXGPIO.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/TouchGFX/target/TouchGFXGPIO.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/TouchGFXGPIO.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/TouchGFX/target/TouchGFXHAL.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/TouchGFXHAL.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/TouchGFX/target/TouchGFXHAL.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/TouchGFXHAL.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/OSWrappers.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/OSWrappers.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/OSWrappers.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/OSWrappers.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/STM32DMA.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/STM32DMA.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/STM32DMA.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/STM32DMA.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/SoftwareMJPEGDecoder.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/SoftwareMJPEGDecoder.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/SoftwareMJPEGDecoder.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/SoftwareMJPEGDecoder.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/TouchGFXConfiguration.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/TouchGFXConfiguration.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/TouchGFXConfiguration.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/TouchGFXConfiguration.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/TouchGFXGeneratedHAL.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/TouchGFXGeneratedHAL.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/TouchGFXGeneratedHAL.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/TouchGFXGeneratedHAL.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/subdir.mk b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/subdir.mk similarity index 100% rename from STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/subdir.mk rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/subdir.mk diff --git a/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/subdir.mk.orig b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/subdir.mk.orig similarity index 100% rename from STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/subdir.mk.orig rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/generated/subdir.mk.orig diff --git a/STM32CubeIDE/Debug/Application/User/TouchGFX/target/subdir.mk b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/subdir.mk similarity index 100% rename from STM32CubeIDE/Debug/Application/User/TouchGFX/target/subdir.mk rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/subdir.mk diff --git a/STM32CubeIDE/Debug/Application/User/TouchGFX/target/subdir.mk.orig b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/subdir.mk.orig similarity index 100% rename from STM32CubeIDE/Debug/Application/User/TouchGFX/target/subdir.mk.orig rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/TouchGFX/target/subdir.mk.orig diff --git a/STM32CubeIDE/Debug/Application/User/generated/ApplicationFontProvider.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/ApplicationFontProvider.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/ApplicationFontProvider.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/ApplicationFontProvider.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/BitmapDatabase.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/BitmapDatabase.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/BitmapDatabase.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/BitmapDatabase.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/CachedFont.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/CachedFont.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/CachedFont.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/CachedFont.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/FontCache.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/FontCache.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/FontCache.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/FontCache.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/Font_verdana_10_4bpp_0.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Font_verdana_10_4bpp_0.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/Font_verdana_10_4bpp_0.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Font_verdana_10_4bpp_0.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/Font_verdana_20_4bpp_0.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Font_verdana_20_4bpp_0.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/Font_verdana_20_4bpp_0.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Font_verdana_20_4bpp_0.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/Font_verdana_40_4bpp_0.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Font_verdana_40_4bpp_0.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/Font_verdana_40_4bpp_0.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Font_verdana_40_4bpp_0.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/FrontendApplicationBase.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/FrontendApplicationBase.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/FrontendApplicationBase.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/FrontendApplicationBase.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/GeneratedFont.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/GeneratedFont.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/GeneratedFont.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/GeneratedFont.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/Kerning_verdana_10_4bpp.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Kerning_verdana_10_4bpp.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/Kerning_verdana_10_4bpp.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Kerning_verdana_10_4bpp.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/Kerning_verdana_20_4bpp.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Kerning_verdana_20_4bpp.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/Kerning_verdana_20_4bpp.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Kerning_verdana_20_4bpp.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/Kerning_verdana_40_4bpp.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Kerning_verdana_40_4bpp.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/Kerning_verdana_40_4bpp.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Kerning_verdana_40_4bpp.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/LanguageGb.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/LanguageGb.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/LanguageGb.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/LanguageGb.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/MainScreenViewBase.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/MainScreenViewBase.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/MainScreenViewBase.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/MainScreenViewBase.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/SVGDatabase.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/SVGDatabase.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/SVGDatabase.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/SVGDatabase.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/SliderContainerBase.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/SliderContainerBase.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/SliderContainerBase.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/SliderContainerBase.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/Table_verdana_10_4bpp.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Table_verdana_10_4bpp.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/Table_verdana_10_4bpp.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Table_verdana_10_4bpp.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/Table_verdana_20_4bpp.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Table_verdana_20_4bpp.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/Table_verdana_20_4bpp.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Table_verdana_20_4bpp.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/Table_verdana_40_4bpp.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Table_verdana_40_4bpp.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/Table_verdana_40_4bpp.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Table_verdana_40_4bpp.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/Texts.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Texts.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/Texts.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/Texts.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/TypedTextDatabase.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/TypedTextDatabase.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/TypedTextDatabase.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/TypedTextDatabase.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/UnmappedDataFont.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/UnmappedDataFont.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/UnmappedDataFont.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/UnmappedDataFont.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/image_Blue_Slider_Vertical_Small_Indicators_Slider3_Vertical_Round_nob.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/image_Blue_Slider_Vertical_Small_Indicators_Slider3_Vertical_Round_nob.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/image_Blue_Slider_Vertical_Small_Indicators_Slider3_Vertical_Round_nob.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/image_Blue_Slider_Vertical_Small_Indicators_Slider3_Vertical_Round_nob.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/image_Blue_Slider_Vertical_Small_Slider3_Vertical_Round_back.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/image_Blue_Slider_Vertical_Small_Slider3_Vertical_Round_back.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/image_Blue_Slider_Vertical_Small_Slider3_Vertical_Round_back.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/image_Blue_Slider_Vertical_Small_Slider3_Vertical_Round_back.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/image_Blue_Slider_Vertical_Small_Slider3_Vertical_Round_fill.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/image_Blue_Slider_Vertical_Small_Slider3_Vertical_Round_fill.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/image_Blue_Slider_Vertical_Small_Slider3_Vertical_Round_fill.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/image_Blue_Slider_Vertical_Small_Slider3_Vertical_Round_fill.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/generated/subdir.mk b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/subdir.mk similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/subdir.mk rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/subdir.mk diff --git a/STM32CubeIDE/Debug/Application/User/generated/subdir.mk.orig b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/subdir.mk.orig similarity index 100% rename from STM32CubeIDE/Debug/Application/User/generated/subdir.mk.orig rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/generated/subdir.mk.orig diff --git a/STM32CubeIDE/Debug/Application/User/gui/FrontendApplication.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/gui/FrontendApplication.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/gui/FrontendApplication.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/gui/FrontendApplication.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/gui/MainScreenPresenter.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/gui/MainScreenPresenter.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/gui/MainScreenPresenter.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/gui/MainScreenPresenter.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/gui/MainScreenView.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/gui/MainScreenView.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/gui/MainScreenView.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/gui/MainScreenView.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/gui/Model.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/gui/Model.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/gui/Model.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/gui/Model.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/gui/SliderContainer.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/gui/SliderContainer.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Application/User/gui/SliderContainer.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/gui/SliderContainer.cyclo diff --git a/STM32CubeIDE/Debug/Application/User/gui/subdir.mk b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/gui/subdir.mk similarity index 100% rename from STM32CubeIDE/Debug/Application/User/gui/subdir.mk rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/gui/subdir.mk diff --git a/STM32CubeIDE/Debug/Application/User/gui/subdir.mk.orig b/STM32_Disco746G/STM32CubeIDE/Debug/Application/User/gui/subdir.mk.orig similarity index 100% rename from STM32CubeIDE/Debug/Application/User/gui/subdir.mk.orig rename to STM32_Disco746G/STM32CubeIDE/Debug/Application/User/gui/subdir.mk.orig diff --git a/STM32CubeIDE/Debug/Drivers/BSP/stm32746g_discovery_qspi.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/BSP/stm32746g_discovery_qspi.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/BSP/stm32746g_discovery_qspi.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/BSP/stm32746g_discovery_qspi.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/BSP/subdir.mk b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/BSP/subdir.mk similarity index 100% rename from STM32CubeIDE/Debug/Drivers/BSP/subdir.mk rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/BSP/subdir.mk diff --git a/STM32CubeIDE/Debug/Drivers/BSP/subdir.mk.orig b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/BSP/subdir.mk.orig similarity index 100% rename from STM32CubeIDE/Debug/Drivers/BSP/subdir.mk.orig rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/BSP/subdir.mk.orig diff --git a/STM32CubeIDE/Debug/Drivers/CMSIS/subdir.mk b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/CMSIS/subdir.mk similarity index 100% rename from STM32CubeIDE/Debug/Drivers/CMSIS/subdir.mk rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/CMSIS/subdir.mk diff --git a/STM32CubeIDE/Debug/Drivers/CMSIS/subdir.mk.orig b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/CMSIS/subdir.mk.orig similarity index 100% rename from STM32CubeIDE/Debug/Drivers/CMSIS/subdir.mk.orig rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/CMSIS/subdir.mk.orig diff --git a/STM32CubeIDE/Debug/Drivers/CMSIS/system_stm32f7xx.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/CMSIS/system_stm32f7xx.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/CMSIS/system_stm32f7xx.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/CMSIS/system_stm32f7xx.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/Components/ft5336.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/Components/ft5336.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/Components/ft5336.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/Components/ft5336.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/Components/subdir.mk b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/Components/subdir.mk similarity index 100% rename from STM32CubeIDE/Debug/Drivers/Components/subdir.mk rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/Components/subdir.mk diff --git a/STM32CubeIDE/Debug/Drivers/Components/subdir.mk.orig b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/Components/subdir.mk.orig similarity index 100% rename from STM32CubeIDE/Debug/Drivers/Components/subdir.mk.orig rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/Components/subdir.mk.orig diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_cortex.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_cortex.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_cortex.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_cortex.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_crc.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_crc.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_crc.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_crc.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_crc_ex.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_crc_ex.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_crc_ex.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_crc_ex.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_dma.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_dma.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_dma.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_dma.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_dma2d.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_dma2d.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_dma2d.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_dma2d.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_dma_ex.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_dma_ex.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_dma_ex.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_dma_ex.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_dsi.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_dsi.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_dsi.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_dsi.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_exti.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_exti.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_exti.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_exti.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_flash.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_flash.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_flash.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_flash.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_flash_ex.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_flash_ex.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_flash_ex.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_flash_ex.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_gpio.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_gpio.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_gpio.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_gpio.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_i2c.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_i2c.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_i2c.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_i2c.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_i2c_ex.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_i2c_ex.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_i2c_ex.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_i2c_ex.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_ltdc.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_ltdc.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_ltdc.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_ltdc.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_ltdc_ex.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_ltdc_ex.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_ltdc_ex.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_ltdc_ex.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_pwr.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_pwr.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_pwr.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_pwr.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_pwr_ex.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_pwr_ex.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_pwr_ex.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_pwr_ex.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_qspi.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_qspi.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_qspi.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_qspi.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_rcc.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_rcc.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_rcc.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_rcc.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_rcc_ex.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_rcc_ex.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_rcc_ex.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_rcc_ex.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_sdram.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_sdram.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_sdram.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_sdram.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_tim.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_tim.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_tim.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_tim.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_tim_ex.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_tim_ex.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_tim_ex.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_tim_ex.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_ll_fmc.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_ll_fmc.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_ll_fmc.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/stm32f7xx_ll_fmc.cyclo diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/subdir.mk b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/subdir.mk similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/subdir.mk rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/subdir.mk diff --git a/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/subdir.mk.orig b/STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/subdir.mk.orig similarity index 100% rename from STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/subdir.mk.orig rename to STM32_Disco746G/STM32CubeIDE/Debug/Drivers/STM32F7xx_HAL_Driver/subdir.mk.orig diff --git a/STM32CubeIDE/Debug/LightControlConvi_Disco746G.hex b/STM32_Disco746G/STM32CubeIDE/Debug/LightControlConvi_Disco746G.hex similarity index 100% rename from STM32CubeIDE/Debug/LightControlConvi_Disco746G.hex rename to STM32_Disco746G/STM32CubeIDE/Debug/LightControlConvi_Disco746G.hex diff --git a/STM32CubeIDE/Debug/LightControlConvi_Disco746G.list b/STM32_Disco746G/STM32CubeIDE/Debug/LightControlConvi_Disco746G.list similarity index 100% rename from STM32CubeIDE/Debug/LightControlConvi_Disco746G.list rename to STM32_Disco746G/STM32CubeIDE/Debug/LightControlConvi_Disco746G.list diff --git a/STM32CubeIDE/Debug/LightControlConvi_Disco746G.map b/STM32_Disco746G/STM32CubeIDE/Debug/LightControlConvi_Disco746G.map similarity index 100% rename from STM32CubeIDE/Debug/LightControlConvi_Disco746G.map rename to STM32_Disco746G/STM32CubeIDE/Debug/LightControlConvi_Disco746G.map diff --git a/STM32CubeIDE/Debug/Middlewares/FreeRTOS/cmsis_os2.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/cmsis_os2.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/FreeRTOS/cmsis_os2.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/cmsis_os2.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/FreeRTOS/croutine.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/croutine.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/FreeRTOS/croutine.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/croutine.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/FreeRTOS/event_groups.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/event_groups.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/FreeRTOS/event_groups.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/event_groups.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/FreeRTOS/heap_4.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/heap_4.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/FreeRTOS/heap_4.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/heap_4.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/FreeRTOS/list.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/list.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/FreeRTOS/list.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/list.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/FreeRTOS/port.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/port.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/FreeRTOS/port.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/port.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/FreeRTOS/queue.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/queue.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/FreeRTOS/queue.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/queue.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/FreeRTOS/stream_buffer.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/stream_buffer.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/FreeRTOS/stream_buffer.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/stream_buffer.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/FreeRTOS/subdir.mk b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/subdir.mk similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/FreeRTOS/subdir.mk rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/subdir.mk diff --git a/STM32CubeIDE/Debug/Middlewares/FreeRTOS/subdir.mk.orig b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/subdir.mk.orig similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/FreeRTOS/subdir.mk.orig rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/subdir.mk.orig diff --git a/STM32CubeIDE/Debug/Middlewares/FreeRTOS/tasks.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/tasks.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/FreeRTOS/tasks.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/tasks.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/FreeRTOS/timers.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/timers.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/FreeRTOS/timers.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/FreeRTOS/timers.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jaricom.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jaricom.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jaricom.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jaricom.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcapimin.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcapimin.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jcapimin.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcapimin.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcapistd.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcapistd.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jcapistd.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcapistd.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcarith.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcarith.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jcarith.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcarith.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jccoefct.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jccoefct.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jccoefct.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jccoefct.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jccolor.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jccolor.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jccolor.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jccolor.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcdctmgr.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcdctmgr.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jcdctmgr.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcdctmgr.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jchuff.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jchuff.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jchuff.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jchuff.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcinit.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcinit.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jcinit.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcinit.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcmainct.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcmainct.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jcmainct.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcmainct.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcmarker.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcmarker.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jcmarker.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcmarker.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcmaster.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcmaster.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jcmaster.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcmaster.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcomapi.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcomapi.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jcomapi.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcomapi.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcparam.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcparam.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jcparam.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcparam.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcprepct.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcprepct.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jcprepct.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcprepct.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcsample.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcsample.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jcsample.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jcsample.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jctrans.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jctrans.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jctrans.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jctrans.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdapimin.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdapimin.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jdapimin.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdapimin.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdapistd.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdapistd.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jdapistd.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdapistd.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdarith.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdarith.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jdarith.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdarith.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdatadst.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdatadst.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jdatadst.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdatadst.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdatasrc.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdatasrc.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jdatasrc.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdatasrc.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdcoefct.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdcoefct.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jdcoefct.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdcoefct.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdcolor.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdcolor.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jdcolor.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdcolor.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jddctmgr.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jddctmgr.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jddctmgr.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jddctmgr.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdhuff.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdhuff.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jdhuff.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdhuff.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdinput.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdinput.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jdinput.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdinput.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdmainct.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdmainct.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jdmainct.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdmainct.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdmarker.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdmarker.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jdmarker.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdmarker.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdmaster.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdmaster.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jdmaster.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdmaster.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdmerge.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdmerge.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jdmerge.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdmerge.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdpostct.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdpostct.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jdpostct.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdpostct.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdsample.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdsample.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jdsample.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdsample.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdtrans.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdtrans.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jdtrans.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jdtrans.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jerror.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jerror.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jerror.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jerror.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jfdctflt.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jfdctflt.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jfdctflt.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jfdctflt.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jfdctfst.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jfdctfst.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jfdctfst.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jfdctfst.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jfdctint.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jfdctint.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jfdctint.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jfdctint.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jidctflt.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jidctflt.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jidctflt.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jidctflt.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jidctfst.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jidctfst.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jidctfst.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jidctfst.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jidctint.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jidctint.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jidctint.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jidctint.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jmemmgr.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jmemmgr.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jmemmgr.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jmemmgr.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jmemnobs.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jmemnobs.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jmemnobs.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jmemnobs.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jquant1.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jquant1.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jquant1.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jquant1.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jquant2.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jquant2.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jquant2.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jquant2.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/jutils.cyclo b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jutils.cyclo similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/jutils.cyclo rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/jutils.cyclo diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/subdir.mk b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/subdir.mk similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/subdir.mk rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/subdir.mk diff --git a/STM32CubeIDE/Debug/Middlewares/LibJPEG/subdir.mk.orig b/STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/subdir.mk.orig similarity index 100% rename from STM32CubeIDE/Debug/Middlewares/LibJPEG/subdir.mk.orig rename to STM32_Disco746G/STM32CubeIDE/Debug/Middlewares/LibJPEG/subdir.mk.orig diff --git a/STM32CubeIDE/Debug/makefile b/STM32_Disco746G/STM32CubeIDE/Debug/makefile similarity index 100% rename from STM32CubeIDE/Debug/makefile rename to STM32_Disco746G/STM32CubeIDE/Debug/makefile diff --git a/STM32CubeIDE/Debug/objects.list b/STM32_Disco746G/STM32CubeIDE/Debug/objects.list similarity index 100% rename from STM32CubeIDE/Debug/objects.list rename to STM32_Disco746G/STM32CubeIDE/Debug/objects.list diff --git a/STM32CubeIDE/Debug/objects.mk b/STM32_Disco746G/STM32CubeIDE/Debug/objects.mk similarity index 100% rename from STM32CubeIDE/Debug/objects.mk rename to STM32_Disco746G/STM32CubeIDE/Debug/objects.mk diff --git a/STM32CubeIDE/Debug/sources.mk b/STM32_Disco746G/STM32CubeIDE/Debug/sources.mk similarity index 100% rename from STM32CubeIDE/Debug/sources.mk rename to STM32_Disco746G/STM32CubeIDE/Debug/sources.mk diff --git a/STM32CubeIDE/STM32F746G_DISCO Debug.launch b/STM32_Disco746G/STM32CubeIDE/STM32F746G_DISCO Debug.launch similarity index 100% rename from STM32CubeIDE/STM32F746G_DISCO Debug.launch rename to STM32_Disco746G/STM32CubeIDE/STM32F746G_DISCO Debug.launch diff --git a/STM32CubeIDE/STM32F746NGHX_FLASH.ld b/STM32_Disco746G/STM32CubeIDE/STM32F746NGHX_FLASH.ld similarity index 100% rename from STM32CubeIDE/STM32F746NGHX_FLASH.ld rename to STM32_Disco746G/STM32CubeIDE/STM32F746NGHX_FLASH.ld diff --git a/STM32CubeIDE/STM32F746NGHX_RAM.ld b/STM32_Disco746G/STM32CubeIDE/STM32F746NGHX_RAM.ld similarity index 100% rename from STM32CubeIDE/STM32F746NGHX_RAM.ld rename to STM32_Disco746G/STM32CubeIDE/STM32F746NGHX_RAM.ld diff --git a/TouchGFX/App/app_touchgfx.c b/STM32_Disco746G/TouchGFX/App/app_touchgfx.c similarity index 100% rename from TouchGFX/App/app_touchgfx.c rename to STM32_Disco746G/TouchGFX/App/app_touchgfx.c diff --git a/TouchGFX/App/app_touchgfx.h b/STM32_Disco746G/TouchGFX/App/app_touchgfx.h similarity index 100% rename from TouchGFX/App/app_touchgfx.h rename to STM32_Disco746G/TouchGFX/App/app_touchgfx.h diff --git a/TouchGFX/ApplicationTemplate.touchgfx.part b/STM32_Disco746G/TouchGFX/ApplicationTemplate.touchgfx.part similarity index 100% rename from TouchGFX/ApplicationTemplate.touchgfx.part rename to STM32_Disco746G/TouchGFX/ApplicationTemplate.touchgfx.part diff --git a/TouchGFX/LightControlConvi_Disco746G.touchgfx b/STM32_Disco746G/TouchGFX/LightControlConvi_Disco746G.touchgfx similarity index 100% rename from TouchGFX/LightControlConvi_Disco746G.touchgfx rename to STM32_Disco746G/TouchGFX/LightControlConvi_Disco746G.touchgfx diff --git a/TouchGFX/LightControlConvi_Disco746G_backup.touchgfx b/STM32_Disco746G/TouchGFX/LightControlConvi_Disco746G_backup.touchgfx similarity index 100% rename from TouchGFX/LightControlConvi_Disco746G_backup.touchgfx rename to STM32_Disco746G/TouchGFX/LightControlConvi_Disco746G_backup.touchgfx diff --git a/TouchGFX/application.config b/STM32_Disco746G/TouchGFX/application.config similarity index 100% rename from TouchGFX/application.config rename to STM32_Disco746G/TouchGFX/application.config diff --git a/TouchGFX/assets/fonts/verdana.ttf b/STM32_Disco746G/TouchGFX/assets/fonts/verdana.ttf similarity index 100% rename from TouchGFX/assets/fonts/verdana.ttf rename to STM32_Disco746G/TouchGFX/assets/fonts/verdana.ttf diff --git a/TouchGFX/assets/images/__designer/Blue_Slider_Vertical_Small_Indicators_Slider3_Vertical_Round_nob.png b/STM32_Disco746G/TouchGFX/assets/images/__designer/Blue_Slider_Vertical_Small_Indicators_Slider3_Vertical_Round_nob.png similarity index 100% rename from TouchGFX/assets/images/__designer/Blue_Slider_Vertical_Small_Indicators_Slider3_Vertical_Round_nob.png rename to STM32_Disco746G/TouchGFX/assets/images/__designer/Blue_Slider_Vertical_Small_Indicators_Slider3_Vertical_Round_nob.png diff --git a/TouchGFX/assets/images/__designer/Blue_Slider_Vertical_Small_Slider3_Vertical_Round_back.png b/STM32_Disco746G/TouchGFX/assets/images/__designer/Blue_Slider_Vertical_Small_Slider3_Vertical_Round_back.png similarity index 100% rename from TouchGFX/assets/images/__designer/Blue_Slider_Vertical_Small_Slider3_Vertical_Round_back.png rename to STM32_Disco746G/TouchGFX/assets/images/__designer/Blue_Slider_Vertical_Small_Slider3_Vertical_Round_back.png diff --git a/TouchGFX/assets/images/__designer/Blue_Slider_Vertical_Small_Slider3_Vertical_Round_fill.png b/STM32_Disco746G/TouchGFX/assets/images/__designer/Blue_Slider_Vertical_Small_Slider3_Vertical_Round_fill.png similarity index 100% rename from TouchGFX/assets/images/__designer/Blue_Slider_Vertical_Small_Slider3_Vertical_Round_fill.png rename to STM32_Disco746G/TouchGFX/assets/images/__designer/Blue_Slider_Vertical_Small_Slider3_Vertical_Round_fill.png diff --git a/TouchGFX/assets/texts/texts.xml b/STM32_Disco746G/TouchGFX/assets/texts/texts.xml similarity index 100% rename from TouchGFX/assets/texts/texts.xml rename to STM32_Disco746G/TouchGFX/assets/texts/texts.xml diff --git a/TouchGFX/assets/texts/texts.xsd b/STM32_Disco746G/TouchGFX/assets/texts/texts.xsd similarity index 100% rename from TouchGFX/assets/texts/texts.xsd rename to STM32_Disco746G/TouchGFX/assets/texts/texts.xsd diff --git a/TouchGFX/config/gcc/app.mk b/STM32_Disco746G/TouchGFX/config/gcc/app.mk similarity index 100% rename from TouchGFX/config/gcc/app.mk rename to STM32_Disco746G/TouchGFX/config/gcc/app.mk diff --git a/TouchGFX/config/msvs/Application.props b/STM32_Disco746G/TouchGFX/config/msvs/Application.props similarity index 100% rename from TouchGFX/config/msvs/Application.props rename to STM32_Disco746G/TouchGFX/config/msvs/Application.props diff --git a/TouchGFX/generated/fonts/UnicodeListverdana_10_4.txt b/STM32_Disco746G/TouchGFX/generated/fonts/UnicodeListverdana_10_4.txt similarity index 100% rename from TouchGFX/generated/fonts/UnicodeListverdana_10_4.txt rename to STM32_Disco746G/TouchGFX/generated/fonts/UnicodeListverdana_10_4.txt diff --git a/TouchGFX/generated/fonts/UnicodeListverdana_20_4.txt b/STM32_Disco746G/TouchGFX/generated/fonts/UnicodeListverdana_20_4.txt similarity index 100% rename from TouchGFX/generated/fonts/UnicodeListverdana_20_4.txt rename to STM32_Disco746G/TouchGFX/generated/fonts/UnicodeListverdana_20_4.txt diff --git a/TouchGFX/generated/fonts/UnicodeListverdana_40_4.txt b/STM32_Disco746G/TouchGFX/generated/fonts/UnicodeListverdana_40_4.txt similarity index 100% rename from TouchGFX/generated/fonts/UnicodeListverdana_40_4.txt rename to STM32_Disco746G/TouchGFX/generated/fonts/UnicodeListverdana_40_4.txt diff --git a/TouchGFX/generated/fonts/cache/ApplicationFontProvider.cache b/STM32_Disco746G/TouchGFX/generated/fonts/cache/ApplicationFontProvider.cache similarity index 100% rename from TouchGFX/generated/fonts/cache/ApplicationFontProvider.cache rename to STM32_Disco746G/TouchGFX/generated/fonts/cache/ApplicationFontProvider.cache diff --git a/TouchGFX/generated/fonts/cache/ApplicationFontProviderHpp.cache b/STM32_Disco746G/TouchGFX/generated/fonts/cache/ApplicationFontProviderHpp.cache similarity index 100% rename from TouchGFX/generated/fonts/cache/ApplicationFontProviderHpp.cache rename to STM32_Disco746G/TouchGFX/generated/fonts/cache/ApplicationFontProviderHpp.cache diff --git a/TouchGFX/generated/fonts/cache/Font_verdana_10_4bppCpp.cache b/STM32_Disco746G/TouchGFX/generated/fonts/cache/Font_verdana_10_4bppCpp.cache similarity index 100% rename from TouchGFX/generated/fonts/cache/Font_verdana_10_4bppCpp.cache rename to STM32_Disco746G/TouchGFX/generated/fonts/cache/Font_verdana_10_4bppCpp.cache diff --git a/TouchGFX/generated/fonts/cache/Font_verdana_20_4bppCpp.cache b/STM32_Disco746G/TouchGFX/generated/fonts/cache/Font_verdana_20_4bppCpp.cache similarity index 100% rename from TouchGFX/generated/fonts/cache/Font_verdana_20_4bppCpp.cache rename to STM32_Disco746G/TouchGFX/generated/fonts/cache/Font_verdana_20_4bppCpp.cache diff --git a/TouchGFX/generated/fonts/cache/Font_verdana_40_4bppCpp.cache b/STM32_Disco746G/TouchGFX/generated/fonts/cache/Font_verdana_40_4bppCpp.cache similarity index 100% rename from TouchGFX/generated/fonts/cache/Font_verdana_40_4bppCpp.cache rename to STM32_Disco746G/TouchGFX/generated/fonts/cache/Font_verdana_40_4bppCpp.cache diff --git a/TouchGFX/generated/fonts/include/fonts/ApplicationFontProvider.hpp b/STM32_Disco746G/TouchGFX/generated/fonts/include/fonts/ApplicationFontProvider.hpp similarity index 100% rename from TouchGFX/generated/fonts/include/fonts/ApplicationFontProvider.hpp rename to STM32_Disco746G/TouchGFX/generated/fonts/include/fonts/ApplicationFontProvider.hpp diff --git a/TouchGFX/generated/fonts/include/fonts/CachedFont.hpp b/STM32_Disco746G/TouchGFX/generated/fonts/include/fonts/CachedFont.hpp similarity index 100% rename from TouchGFX/generated/fonts/include/fonts/CachedFont.hpp rename to STM32_Disco746G/TouchGFX/generated/fonts/include/fonts/CachedFont.hpp diff --git a/TouchGFX/generated/fonts/include/fonts/FontCache.hpp b/STM32_Disco746G/TouchGFX/generated/fonts/include/fonts/FontCache.hpp similarity index 100% rename from TouchGFX/generated/fonts/include/fonts/FontCache.hpp rename to STM32_Disco746G/TouchGFX/generated/fonts/include/fonts/FontCache.hpp diff --git a/TouchGFX/generated/fonts/include/fonts/GeneratedFont.hpp b/STM32_Disco746G/TouchGFX/generated/fonts/include/fonts/GeneratedFont.hpp similarity index 100% rename from TouchGFX/generated/fonts/include/fonts/GeneratedFont.hpp rename to STM32_Disco746G/TouchGFX/generated/fonts/include/fonts/GeneratedFont.hpp diff --git a/TouchGFX/generated/fonts/include/fonts/UnmappedDataFont.hpp b/STM32_Disco746G/TouchGFX/generated/fonts/include/fonts/UnmappedDataFont.hpp similarity index 100% rename from TouchGFX/generated/fonts/include/fonts/UnmappedDataFont.hpp rename to STM32_Disco746G/TouchGFX/generated/fonts/include/fonts/UnmappedDataFont.hpp diff --git a/TouchGFX/generated/fonts/src/ApplicationFontProvider.cpp b/STM32_Disco746G/TouchGFX/generated/fonts/src/ApplicationFontProvider.cpp similarity index 100% rename from TouchGFX/generated/fonts/src/ApplicationFontProvider.cpp rename to STM32_Disco746G/TouchGFX/generated/fonts/src/ApplicationFontProvider.cpp diff --git a/TouchGFX/generated/fonts/src/CachedFont.cpp b/STM32_Disco746G/TouchGFX/generated/fonts/src/CachedFont.cpp similarity index 100% rename from TouchGFX/generated/fonts/src/CachedFont.cpp rename to STM32_Disco746G/TouchGFX/generated/fonts/src/CachedFont.cpp diff --git a/TouchGFX/generated/fonts/src/FontCache.cpp b/STM32_Disco746G/TouchGFX/generated/fonts/src/FontCache.cpp similarity index 100% rename from TouchGFX/generated/fonts/src/FontCache.cpp rename to STM32_Disco746G/TouchGFX/generated/fonts/src/FontCache.cpp diff --git a/TouchGFX/generated/fonts/src/Font_verdana_10_4bpp_0.cpp b/STM32_Disco746G/TouchGFX/generated/fonts/src/Font_verdana_10_4bpp_0.cpp similarity index 100% rename from TouchGFX/generated/fonts/src/Font_verdana_10_4bpp_0.cpp rename to STM32_Disco746G/TouchGFX/generated/fonts/src/Font_verdana_10_4bpp_0.cpp diff --git a/TouchGFX/generated/fonts/src/Font_verdana_20_4bpp_0.cpp b/STM32_Disco746G/TouchGFX/generated/fonts/src/Font_verdana_20_4bpp_0.cpp similarity index 100% rename from TouchGFX/generated/fonts/src/Font_verdana_20_4bpp_0.cpp rename to STM32_Disco746G/TouchGFX/generated/fonts/src/Font_verdana_20_4bpp_0.cpp diff --git a/TouchGFX/generated/fonts/src/Font_verdana_40_4bpp_0.cpp b/STM32_Disco746G/TouchGFX/generated/fonts/src/Font_verdana_40_4bpp_0.cpp similarity index 100% rename from TouchGFX/generated/fonts/src/Font_verdana_40_4bpp_0.cpp rename to STM32_Disco746G/TouchGFX/generated/fonts/src/Font_verdana_40_4bpp_0.cpp diff --git a/TouchGFX/generated/fonts/src/GeneratedFont.cpp b/STM32_Disco746G/TouchGFX/generated/fonts/src/GeneratedFont.cpp similarity index 100% rename from TouchGFX/generated/fonts/src/GeneratedFont.cpp rename to STM32_Disco746G/TouchGFX/generated/fonts/src/GeneratedFont.cpp diff --git a/TouchGFX/generated/fonts/src/Kerning_verdana_10_4bpp.cpp b/STM32_Disco746G/TouchGFX/generated/fonts/src/Kerning_verdana_10_4bpp.cpp similarity index 100% rename from TouchGFX/generated/fonts/src/Kerning_verdana_10_4bpp.cpp rename to STM32_Disco746G/TouchGFX/generated/fonts/src/Kerning_verdana_10_4bpp.cpp diff --git a/TouchGFX/generated/fonts/src/Kerning_verdana_20_4bpp.cpp b/STM32_Disco746G/TouchGFX/generated/fonts/src/Kerning_verdana_20_4bpp.cpp similarity index 100% rename from TouchGFX/generated/fonts/src/Kerning_verdana_20_4bpp.cpp rename to STM32_Disco746G/TouchGFX/generated/fonts/src/Kerning_verdana_20_4bpp.cpp diff --git a/TouchGFX/generated/fonts/src/Kerning_verdana_40_4bpp.cpp b/STM32_Disco746G/TouchGFX/generated/fonts/src/Kerning_verdana_40_4bpp.cpp similarity index 100% rename from TouchGFX/generated/fonts/src/Kerning_verdana_40_4bpp.cpp rename to STM32_Disco746G/TouchGFX/generated/fonts/src/Kerning_verdana_40_4bpp.cpp diff --git a/TouchGFX/generated/fonts/src/Table_verdana_10_4bpp.cpp b/STM32_Disco746G/TouchGFX/generated/fonts/src/Table_verdana_10_4bpp.cpp similarity index 100% rename from TouchGFX/generated/fonts/src/Table_verdana_10_4bpp.cpp rename to STM32_Disco746G/TouchGFX/generated/fonts/src/Table_verdana_10_4bpp.cpp diff --git a/TouchGFX/generated/fonts/src/Table_verdana_20_4bpp.cpp b/STM32_Disco746G/TouchGFX/generated/fonts/src/Table_verdana_20_4bpp.cpp similarity index 100% rename from TouchGFX/generated/fonts/src/Table_verdana_20_4bpp.cpp rename to STM32_Disco746G/TouchGFX/generated/fonts/src/Table_verdana_20_4bpp.cpp diff --git a/TouchGFX/generated/fonts/src/Table_verdana_40_4bpp.cpp b/STM32_Disco746G/TouchGFX/generated/fonts/src/Table_verdana_40_4bpp.cpp similarity index 100% rename from TouchGFX/generated/fonts/src/Table_verdana_40_4bpp.cpp rename to STM32_Disco746G/TouchGFX/generated/fonts/src/Table_verdana_40_4bpp.cpp diff --git a/TouchGFX/generated/fonts/src/UnmappedDataFont.cpp b/STM32_Disco746G/TouchGFX/generated/fonts/src/UnmappedDataFont.cpp similarity index 100% rename from TouchGFX/generated/fonts/src/UnmappedDataFont.cpp rename to STM32_Disco746G/TouchGFX/generated/fonts/src/UnmappedDataFont.cpp diff --git a/TouchGFX/generated/gui_generated/include/gui_generated/common/FrontendApplicationBase.hpp b/STM32_Disco746G/TouchGFX/generated/gui_generated/include/gui_generated/common/FrontendApplicationBase.hpp similarity index 100% rename from TouchGFX/generated/gui_generated/include/gui_generated/common/FrontendApplicationBase.hpp rename to STM32_Disco746G/TouchGFX/generated/gui_generated/include/gui_generated/common/FrontendApplicationBase.hpp diff --git a/TouchGFX/generated/gui_generated/include/gui_generated/common/FrontendHeapBase.hpp b/STM32_Disco746G/TouchGFX/generated/gui_generated/include/gui_generated/common/FrontendHeapBase.hpp similarity index 100% rename from TouchGFX/generated/gui_generated/include/gui_generated/common/FrontendHeapBase.hpp rename to STM32_Disco746G/TouchGFX/generated/gui_generated/include/gui_generated/common/FrontendHeapBase.hpp diff --git a/TouchGFX/generated/gui_generated/include/gui_generated/common/SimConstants.hpp b/STM32_Disco746G/TouchGFX/generated/gui_generated/include/gui_generated/common/SimConstants.hpp similarity index 100% rename from TouchGFX/generated/gui_generated/include/gui_generated/common/SimConstants.hpp rename to STM32_Disco746G/TouchGFX/generated/gui_generated/include/gui_generated/common/SimConstants.hpp diff --git a/TouchGFX/generated/gui_generated/include/gui_generated/containers/SliderContainerBase.hpp b/STM32_Disco746G/TouchGFX/generated/gui_generated/include/gui_generated/containers/SliderContainerBase.hpp similarity index 100% rename from TouchGFX/generated/gui_generated/include/gui_generated/containers/SliderContainerBase.hpp rename to STM32_Disco746G/TouchGFX/generated/gui_generated/include/gui_generated/containers/SliderContainerBase.hpp diff --git a/TouchGFX/generated/gui_generated/include/gui_generated/mainscreen_screen/MainScreenViewBase.hpp b/STM32_Disco746G/TouchGFX/generated/gui_generated/include/gui_generated/mainscreen_screen/MainScreenViewBase.hpp similarity index 100% rename from TouchGFX/generated/gui_generated/include/gui_generated/mainscreen_screen/MainScreenViewBase.hpp rename to STM32_Disco746G/TouchGFX/generated/gui_generated/include/gui_generated/mainscreen_screen/MainScreenViewBase.hpp diff --git a/TouchGFX/generated/gui_generated/src/common/FrontendApplicationBase.cpp b/STM32_Disco746G/TouchGFX/generated/gui_generated/src/common/FrontendApplicationBase.cpp similarity index 100% rename from TouchGFX/generated/gui_generated/src/common/FrontendApplicationBase.cpp rename to STM32_Disco746G/TouchGFX/generated/gui_generated/src/common/FrontendApplicationBase.cpp diff --git a/TouchGFX/generated/gui_generated/src/containers/SliderContainerBase.cpp b/STM32_Disco746G/TouchGFX/generated/gui_generated/src/containers/SliderContainerBase.cpp similarity index 100% rename from TouchGFX/generated/gui_generated/src/containers/SliderContainerBase.cpp rename to STM32_Disco746G/TouchGFX/generated/gui_generated/src/containers/SliderContainerBase.cpp diff --git a/TouchGFX/generated/gui_generated/src/mainscreen_screen/MainScreenViewBase.cpp b/STM32_Disco746G/TouchGFX/generated/gui_generated/src/mainscreen_screen/MainScreenViewBase.cpp similarity index 100% rename from TouchGFX/generated/gui_generated/src/mainscreen_screen/MainScreenViewBase.cpp rename to STM32_Disco746G/TouchGFX/generated/gui_generated/src/mainscreen_screen/MainScreenViewBase.cpp diff --git a/TouchGFX/generated/images/include/BitmapDatabase.hpp b/STM32_Disco746G/TouchGFX/generated/images/include/BitmapDatabase.hpp similarity index 100% rename from TouchGFX/generated/images/include/BitmapDatabase.hpp rename to STM32_Disco746G/TouchGFX/generated/images/include/BitmapDatabase.hpp diff --git a/TouchGFX/generated/images/include/images/BitmapDatabase.hpp b/STM32_Disco746G/TouchGFX/generated/images/include/images/BitmapDatabase.hpp similarity index 100% rename from TouchGFX/generated/images/include/images/BitmapDatabase.hpp rename to STM32_Disco746G/TouchGFX/generated/images/include/images/BitmapDatabase.hpp diff --git a/TouchGFX/generated/images/include/images/SVGDatabase.hpp b/STM32_Disco746G/TouchGFX/generated/images/include/images/SVGDatabase.hpp similarity index 100% rename from TouchGFX/generated/images/include/images/SVGDatabase.hpp rename to STM32_Disco746G/TouchGFX/generated/images/include/images/SVGDatabase.hpp diff --git a/TouchGFX/generated/images/src/BitmapDatabase.cpp b/STM32_Disco746G/TouchGFX/generated/images/src/BitmapDatabase.cpp similarity index 100% rename from TouchGFX/generated/images/src/BitmapDatabase.cpp rename to STM32_Disco746G/TouchGFX/generated/images/src/BitmapDatabase.cpp diff --git a/TouchGFX/generated/images/src/SVGDatabase.cpp b/STM32_Disco746G/TouchGFX/generated/images/src/SVGDatabase.cpp similarity index 100% rename from TouchGFX/generated/images/src/SVGDatabase.cpp rename to STM32_Disco746G/TouchGFX/generated/images/src/SVGDatabase.cpp diff --git a/TouchGFX/generated/images/src/__designer/image_Blue_Slider_Vertical_Small_Indicators_Slider3_Vertical_Round_nob.cpp b/STM32_Disco746G/TouchGFX/generated/images/src/__designer/image_Blue_Slider_Vertical_Small_Indicators_Slider3_Vertical_Round_nob.cpp similarity index 100% rename from TouchGFX/generated/images/src/__designer/image_Blue_Slider_Vertical_Small_Indicators_Slider3_Vertical_Round_nob.cpp rename to STM32_Disco746G/TouchGFX/generated/images/src/__designer/image_Blue_Slider_Vertical_Small_Indicators_Slider3_Vertical_Round_nob.cpp diff --git a/TouchGFX/generated/images/src/__designer/image_Blue_Slider_Vertical_Small_Slider3_Vertical_Round_back.cpp b/STM32_Disco746G/TouchGFX/generated/images/src/__designer/image_Blue_Slider_Vertical_Small_Slider3_Vertical_Round_back.cpp similarity index 100% rename from TouchGFX/generated/images/src/__designer/image_Blue_Slider_Vertical_Small_Slider3_Vertical_Round_back.cpp rename to STM32_Disco746G/TouchGFX/generated/images/src/__designer/image_Blue_Slider_Vertical_Small_Slider3_Vertical_Round_back.cpp diff --git a/TouchGFX/generated/images/src/__designer/image_Blue_Slider_Vertical_Small_Slider3_Vertical_Round_fill.cpp b/STM32_Disco746G/TouchGFX/generated/images/src/__designer/image_Blue_Slider_Vertical_Small_Slider3_Vertical_Round_fill.cpp similarity index 100% rename from TouchGFX/generated/images/src/__designer/image_Blue_Slider_Vertical_Small_Slider3_Vertical_Round_fill.cpp rename to STM32_Disco746G/TouchGFX/generated/images/src/__designer/image_Blue_Slider_Vertical_Small_Slider3_Vertical_Round_fill.cpp diff --git a/TouchGFX/generated/simulator/gcc/Makefile b/STM32_Disco746G/TouchGFX/generated/simulator/gcc/Makefile similarity index 100% rename from TouchGFX/generated/simulator/gcc/Makefile rename to STM32_Disco746G/TouchGFX/generated/simulator/gcc/Makefile diff --git a/TouchGFX/generated/simulator/include/simulator/mainBase.hpp b/STM32_Disco746G/TouchGFX/generated/simulator/include/simulator/mainBase.hpp similarity index 100% rename from TouchGFX/generated/simulator/include/simulator/mainBase.hpp rename to STM32_Disco746G/TouchGFX/generated/simulator/include/simulator/mainBase.hpp diff --git a/TouchGFX/generated/simulator/include/simulator/video/DirectFrameBufferVideoController.hpp b/STM32_Disco746G/TouchGFX/generated/simulator/include/simulator/video/DirectFrameBufferVideoController.hpp similarity index 100% rename from TouchGFX/generated/simulator/include/simulator/video/DirectFrameBufferVideoController.hpp rename to STM32_Disco746G/TouchGFX/generated/simulator/include/simulator/video/DirectFrameBufferVideoController.hpp diff --git a/TouchGFX/generated/simulator/include/simulator/video/MJPEGDecoder.hpp b/STM32_Disco746G/TouchGFX/generated/simulator/include/simulator/video/MJPEGDecoder.hpp similarity index 100% rename from TouchGFX/generated/simulator/include/simulator/video/MJPEGDecoder.hpp rename to STM32_Disco746G/TouchGFX/generated/simulator/include/simulator/video/MJPEGDecoder.hpp diff --git a/TouchGFX/generated/simulator/include/simulator/video/SoftwareMJPEGDecoder.hpp b/STM32_Disco746G/TouchGFX/generated/simulator/include/simulator/video/SoftwareMJPEGDecoder.hpp similarity index 100% rename from TouchGFX/generated/simulator/include/simulator/video/SoftwareMJPEGDecoder.hpp rename to STM32_Disco746G/TouchGFX/generated/simulator/include/simulator/video/SoftwareMJPEGDecoder.hpp diff --git a/TouchGFX/generated/simulator/msvs/touchgfx.props b/STM32_Disco746G/TouchGFX/generated/simulator/msvs/touchgfx.props similarity index 100% rename from TouchGFX/generated/simulator/msvs/touchgfx.props rename to STM32_Disco746G/TouchGFX/generated/simulator/msvs/touchgfx.props diff --git a/TouchGFX/generated/simulator/msvs/touchgfx_prebuild.targets b/STM32_Disco746G/TouchGFX/generated/simulator/msvs/touchgfx_prebuild.targets similarity index 100% rename from TouchGFX/generated/simulator/msvs/touchgfx_prebuild.targets rename to STM32_Disco746G/TouchGFX/generated/simulator/msvs/touchgfx_prebuild.targets diff --git a/TouchGFX/generated/simulator/msvs/touchgfx_sdl2.props b/STM32_Disco746G/TouchGFX/generated/simulator/msvs/touchgfx_sdl2.props similarity index 100% rename from TouchGFX/generated/simulator/msvs/touchgfx_sdl2.props rename to STM32_Disco746G/TouchGFX/generated/simulator/msvs/touchgfx_sdl2.props diff --git a/TouchGFX/generated/simulator/src/mainBase.cpp b/STM32_Disco746G/TouchGFX/generated/simulator/src/mainBase.cpp similarity index 100% rename from TouchGFX/generated/simulator/src/mainBase.cpp rename to STM32_Disco746G/TouchGFX/generated/simulator/src/mainBase.cpp diff --git a/TouchGFX/generated/simulator/src/video/SoftwareMJPEGDecoder.cpp b/STM32_Disco746G/TouchGFX/generated/simulator/src/video/SoftwareMJPEGDecoder.cpp similarity index 100% rename from TouchGFX/generated/simulator/src/video/SoftwareMJPEGDecoder.cpp rename to STM32_Disco746G/TouchGFX/generated/simulator/src/video/SoftwareMJPEGDecoder.cpp diff --git a/TouchGFX/generated/simulator/touchgfx.ico b/STM32_Disco746G/TouchGFX/generated/simulator/touchgfx.ico similarity index 100% rename from TouchGFX/generated/simulator/touchgfx.ico rename to STM32_Disco746G/TouchGFX/generated/simulator/touchgfx.ico diff --git a/TouchGFX/generated/simulator/touchgfx.rc b/STM32_Disco746G/TouchGFX/generated/simulator/touchgfx.rc similarity index 100% rename from TouchGFX/generated/simulator/touchgfx.rc rename to STM32_Disco746G/TouchGFX/generated/simulator/touchgfx.rc diff --git a/TouchGFX/generated/simulator/touchgfx.res b/STM32_Disco746G/TouchGFX/generated/simulator/touchgfx.res similarity index 100% rename from TouchGFX/generated/simulator/touchgfx.res rename to STM32_Disco746G/TouchGFX/generated/simulator/touchgfx.res diff --git a/TouchGFX/generated/texts/cache/LanguageCpp_Gb.cache b/STM32_Disco746G/TouchGFX/generated/texts/cache/LanguageCpp_Gb.cache similarity index 100% rename from TouchGFX/generated/texts/cache/LanguageCpp_Gb.cache rename to STM32_Disco746G/TouchGFX/generated/texts/cache/LanguageCpp_Gb.cache diff --git a/TouchGFX/generated/texts/cache/TextKeysAndLanguages.cache b/STM32_Disco746G/TouchGFX/generated/texts/cache/TextKeysAndLanguages.cache similarity index 100% rename from TouchGFX/generated/texts/cache/TextKeysAndLanguages.cache rename to STM32_Disco746G/TouchGFX/generated/texts/cache/TextKeysAndLanguages.cache diff --git a/TouchGFX/generated/texts/cache/TextsCpp.cache b/STM32_Disco746G/TouchGFX/generated/texts/cache/TextsCpp.cache similarity index 100% rename from TouchGFX/generated/texts/cache/TextsCpp.cache rename to STM32_Disco746G/TouchGFX/generated/texts/cache/TextsCpp.cache diff --git a/TouchGFX/generated/texts/cache/TypedTextDatabaseCpp.cache b/STM32_Disco746G/TouchGFX/generated/texts/cache/TypedTextDatabaseCpp.cache similarity index 100% rename from TouchGFX/generated/texts/cache/TypedTextDatabaseCpp.cache rename to STM32_Disco746G/TouchGFX/generated/texts/cache/TypedTextDatabaseCpp.cache diff --git a/TouchGFX/generated/texts/cache/compile_time.cache b/STM32_Disco746G/TouchGFX/generated/texts/cache/compile_time.cache similarity index 100% rename from TouchGFX/generated/texts/cache/compile_time.cache rename to STM32_Disco746G/TouchGFX/generated/texts/cache/compile_time.cache diff --git a/TouchGFX/generated/texts/cache/options.cache b/STM32_Disco746G/TouchGFX/generated/texts/cache/options.cache similarity index 100% rename from TouchGFX/generated/texts/cache/options.cache rename to STM32_Disco746G/TouchGFX/generated/texts/cache/options.cache diff --git a/TouchGFX/generated/texts/include/texts/TextKeysAndLanguages.hpp b/STM32_Disco746G/TouchGFX/generated/texts/include/texts/TextKeysAndLanguages.hpp similarity index 100% rename from TouchGFX/generated/texts/include/texts/TextKeysAndLanguages.hpp rename to STM32_Disco746G/TouchGFX/generated/texts/include/texts/TextKeysAndLanguages.hpp diff --git a/TouchGFX/generated/texts/include/texts/TypedTextDatabase.hpp b/STM32_Disco746G/TouchGFX/generated/texts/include/texts/TypedTextDatabase.hpp similarity index 100% rename from TouchGFX/generated/texts/include/texts/TypedTextDatabase.hpp rename to STM32_Disco746G/TouchGFX/generated/texts/include/texts/TypedTextDatabase.hpp diff --git a/TouchGFX/generated/texts/src/LanguageGb.cpp b/STM32_Disco746G/TouchGFX/generated/texts/src/LanguageGb.cpp similarity index 100% rename from TouchGFX/generated/texts/src/LanguageGb.cpp rename to STM32_Disco746G/TouchGFX/generated/texts/src/LanguageGb.cpp diff --git a/TouchGFX/generated/texts/src/Texts.cpp b/STM32_Disco746G/TouchGFX/generated/texts/src/Texts.cpp similarity index 100% rename from TouchGFX/generated/texts/src/Texts.cpp rename to STM32_Disco746G/TouchGFX/generated/texts/src/Texts.cpp diff --git a/TouchGFX/generated/texts/src/TypedTextDatabase.cpp b/STM32_Disco746G/TouchGFX/generated/texts/src/TypedTextDatabase.cpp similarity index 100% rename from TouchGFX/generated/texts/src/TypedTextDatabase.cpp rename to STM32_Disco746G/TouchGFX/generated/texts/src/TypedTextDatabase.cpp diff --git a/TouchGFX/generated/user.config b/STM32_Disco746G/TouchGFX/generated/user.config similarity index 100% rename from TouchGFX/generated/user.config rename to STM32_Disco746G/TouchGFX/generated/user.config diff --git a/TouchGFX/generated/videos/include/videos/VideoDatabase.hpp b/STM32_Disco746G/TouchGFX/generated/videos/include/videos/VideoDatabase.hpp similarity index 100% rename from TouchGFX/generated/videos/include/videos/VideoDatabase.hpp rename to STM32_Disco746G/TouchGFX/generated/videos/include/videos/VideoDatabase.hpp diff --git a/TouchGFX/gui/include/gui/common/FrontendApplication.hpp b/STM32_Disco746G/TouchGFX/gui/include/gui/common/FrontendApplication.hpp similarity index 100% rename from TouchGFX/gui/include/gui/common/FrontendApplication.hpp rename to STM32_Disco746G/TouchGFX/gui/include/gui/common/FrontendApplication.hpp diff --git a/TouchGFX/gui/include/gui/common/FrontendHeap.hpp b/STM32_Disco746G/TouchGFX/gui/include/gui/common/FrontendHeap.hpp similarity index 100% rename from TouchGFX/gui/include/gui/common/FrontendHeap.hpp rename to STM32_Disco746G/TouchGFX/gui/include/gui/common/FrontendHeap.hpp diff --git a/TouchGFX/gui/include/gui/containers/SliderContainer.hpp b/STM32_Disco746G/TouchGFX/gui/include/gui/containers/SliderContainer.hpp similarity index 100% rename from TouchGFX/gui/include/gui/containers/SliderContainer.hpp rename to STM32_Disco746G/TouchGFX/gui/include/gui/containers/SliderContainer.hpp diff --git a/TouchGFX/gui/include/gui/mainscreen_screen/MainScreenPresenter.hpp b/STM32_Disco746G/TouchGFX/gui/include/gui/mainscreen_screen/MainScreenPresenter.hpp similarity index 100% rename from TouchGFX/gui/include/gui/mainscreen_screen/MainScreenPresenter.hpp rename to STM32_Disco746G/TouchGFX/gui/include/gui/mainscreen_screen/MainScreenPresenter.hpp diff --git a/TouchGFX/gui/include/gui/mainscreen_screen/MainScreenView.hpp b/STM32_Disco746G/TouchGFX/gui/include/gui/mainscreen_screen/MainScreenView.hpp similarity index 100% rename from TouchGFX/gui/include/gui/mainscreen_screen/MainScreenView.hpp rename to STM32_Disco746G/TouchGFX/gui/include/gui/mainscreen_screen/MainScreenView.hpp diff --git a/TouchGFX/gui/include/gui/model/Model.hpp b/STM32_Disco746G/TouchGFX/gui/include/gui/model/Model.hpp similarity index 100% rename from TouchGFX/gui/include/gui/model/Model.hpp rename to STM32_Disco746G/TouchGFX/gui/include/gui/model/Model.hpp diff --git a/TouchGFX/gui/include/gui/model/ModelListener.hpp b/STM32_Disco746G/TouchGFX/gui/include/gui/model/ModelListener.hpp similarity index 100% rename from TouchGFX/gui/include/gui/model/ModelListener.hpp rename to STM32_Disco746G/TouchGFX/gui/include/gui/model/ModelListener.hpp diff --git a/TouchGFX/gui/src/common/FrontendApplication.cpp b/STM32_Disco746G/TouchGFX/gui/src/common/FrontendApplication.cpp similarity index 100% rename from TouchGFX/gui/src/common/FrontendApplication.cpp rename to STM32_Disco746G/TouchGFX/gui/src/common/FrontendApplication.cpp diff --git a/TouchGFX/gui/src/containers/SliderContainer.cpp b/STM32_Disco746G/TouchGFX/gui/src/containers/SliderContainer.cpp similarity index 100% rename from TouchGFX/gui/src/containers/SliderContainer.cpp rename to STM32_Disco746G/TouchGFX/gui/src/containers/SliderContainer.cpp diff --git a/TouchGFX/gui/src/mainscreen_screen/MainScreenPresenter.cpp b/STM32_Disco746G/TouchGFX/gui/src/mainscreen_screen/MainScreenPresenter.cpp similarity index 100% rename from TouchGFX/gui/src/mainscreen_screen/MainScreenPresenter.cpp rename to STM32_Disco746G/TouchGFX/gui/src/mainscreen_screen/MainScreenPresenter.cpp diff --git a/TouchGFX/gui/src/mainscreen_screen/MainScreenView.cpp b/STM32_Disco746G/TouchGFX/gui/src/mainscreen_screen/MainScreenView.cpp similarity index 100% rename from TouchGFX/gui/src/mainscreen_screen/MainScreenView.cpp rename to STM32_Disco746G/TouchGFX/gui/src/mainscreen_screen/MainScreenView.cpp diff --git a/TouchGFX/gui/src/model/Model.cpp b/STM32_Disco746G/TouchGFX/gui/src/model/Model.cpp similarity index 100% rename from TouchGFX/gui/src/model/Model.cpp rename to STM32_Disco746G/TouchGFX/gui/src/model/Model.cpp diff --git a/TouchGFX/simulator/gcc/Makefile b/STM32_Disco746G/TouchGFX/simulator/gcc/Makefile similarity index 100% rename from TouchGFX/simulator/gcc/Makefile rename to STM32_Disco746G/TouchGFX/simulator/gcc/Makefile diff --git a/TouchGFX/simulator/main.cpp b/STM32_Disco746G/TouchGFX/simulator/main.cpp similarity index 100% rename from TouchGFX/simulator/main.cpp rename to STM32_Disco746G/TouchGFX/simulator/main.cpp diff --git a/TouchGFX/simulator/msvs/Application.sln b/STM32_Disco746G/TouchGFX/simulator/msvs/Application.sln similarity index 100% rename from TouchGFX/simulator/msvs/Application.sln rename to STM32_Disco746G/TouchGFX/simulator/msvs/Application.sln diff --git a/TouchGFX/simulator/msvs/Application.vcxproj b/STM32_Disco746G/TouchGFX/simulator/msvs/Application.vcxproj similarity index 100% rename from TouchGFX/simulator/msvs/Application.vcxproj rename to STM32_Disco746G/TouchGFX/simulator/msvs/Application.vcxproj diff --git a/TouchGFX/simulator/msvs/Application.vcxproj.filters b/STM32_Disco746G/TouchGFX/simulator/msvs/Application.vcxproj.filters similarity index 100% rename from TouchGFX/simulator/msvs/Application.vcxproj.filters rename to STM32_Disco746G/TouchGFX/simulator/msvs/Application.vcxproj.filters diff --git a/TouchGFX/target.config b/STM32_Disco746G/TouchGFX/target.config similarity index 100% rename from TouchGFX/target.config rename to STM32_Disco746G/TouchGFX/target.config diff --git a/TouchGFX/target/CortexMMCUInstrumentation.cpp b/STM32_Disco746G/TouchGFX/target/CortexMMCUInstrumentation.cpp similarity index 100% rename from TouchGFX/target/CortexMMCUInstrumentation.cpp rename to STM32_Disco746G/TouchGFX/target/CortexMMCUInstrumentation.cpp diff --git a/TouchGFX/target/CortexMMCUInstrumentation.hpp b/STM32_Disco746G/TouchGFX/target/CortexMMCUInstrumentation.hpp similarity index 100% rename from TouchGFX/target/CortexMMCUInstrumentation.hpp rename to STM32_Disco746G/TouchGFX/target/CortexMMCUInstrumentation.hpp diff --git a/TouchGFX/target/STM32TouchController.cpp b/STM32_Disco746G/TouchGFX/target/STM32TouchController.cpp similarity index 100% rename from TouchGFX/target/STM32TouchController.cpp rename to STM32_Disco746G/TouchGFX/target/STM32TouchController.cpp diff --git a/TouchGFX/target/STM32TouchController.hpp b/STM32_Disco746G/TouchGFX/target/STM32TouchController.hpp similarity index 100% rename from TouchGFX/target/STM32TouchController.hpp rename to STM32_Disco746G/TouchGFX/target/STM32TouchController.hpp diff --git a/TouchGFX/target/TouchGFXGPIO.cpp b/STM32_Disco746G/TouchGFX/target/TouchGFXGPIO.cpp similarity index 100% rename from TouchGFX/target/TouchGFXGPIO.cpp rename to STM32_Disco746G/TouchGFX/target/TouchGFXGPIO.cpp diff --git a/TouchGFX/target/TouchGFXHAL.cpp b/STM32_Disco746G/TouchGFX/target/TouchGFXHAL.cpp similarity index 100% rename from TouchGFX/target/TouchGFXHAL.cpp rename to STM32_Disco746G/TouchGFX/target/TouchGFXHAL.cpp diff --git a/TouchGFX/target/TouchGFXHAL.hpp b/STM32_Disco746G/TouchGFX/target/TouchGFXHAL.hpp similarity index 100% rename from TouchGFX/target/TouchGFXHAL.hpp rename to STM32_Disco746G/TouchGFX/target/TouchGFXHAL.hpp diff --git a/TouchGFX/target/generated/DedicatedBufferVideoController.hpp b/STM32_Disco746G/TouchGFX/target/generated/DedicatedBufferVideoController.hpp similarity index 100% rename from TouchGFX/target/generated/DedicatedBufferVideoController.hpp rename to STM32_Disco746G/TouchGFX/target/generated/DedicatedBufferVideoController.hpp diff --git a/TouchGFX/target/generated/DoubleBufferedVideoController.hpp b/STM32_Disco746G/TouchGFX/target/generated/DoubleBufferedVideoController.hpp similarity index 100% rename from TouchGFX/target/generated/DoubleBufferedVideoController.hpp rename to STM32_Disco746G/TouchGFX/target/generated/DoubleBufferedVideoController.hpp diff --git a/TouchGFX/target/generated/MJPEGDecoder.hpp b/STM32_Disco746G/TouchGFX/target/generated/MJPEGDecoder.hpp similarity index 100% rename from TouchGFX/target/generated/MJPEGDecoder.hpp rename to STM32_Disco746G/TouchGFX/target/generated/MJPEGDecoder.hpp diff --git a/TouchGFX/target/generated/OSWrappers.cpp b/STM32_Disco746G/TouchGFX/target/generated/OSWrappers.cpp similarity index 100% rename from TouchGFX/target/generated/OSWrappers.cpp rename to STM32_Disco746G/TouchGFX/target/generated/OSWrappers.cpp diff --git a/TouchGFX/target/generated/STM32DMA.cpp b/STM32_Disco746G/TouchGFX/target/generated/STM32DMA.cpp similarity index 100% rename from TouchGFX/target/generated/STM32DMA.cpp rename to STM32_Disco746G/TouchGFX/target/generated/STM32DMA.cpp diff --git a/TouchGFX/target/generated/STM32DMA.hpp b/STM32_Disco746G/TouchGFX/target/generated/STM32DMA.hpp similarity index 100% rename from TouchGFX/target/generated/STM32DMA.hpp rename to STM32_Disco746G/TouchGFX/target/generated/STM32DMA.hpp diff --git a/TouchGFX/target/generated/SoftwareMJPEGDecoder.cpp b/STM32_Disco746G/TouchGFX/target/generated/SoftwareMJPEGDecoder.cpp similarity index 100% rename from TouchGFX/target/generated/SoftwareMJPEGDecoder.cpp rename to STM32_Disco746G/TouchGFX/target/generated/SoftwareMJPEGDecoder.cpp diff --git a/TouchGFX/target/generated/SoftwareMJPEGDecoder.hpp b/STM32_Disco746G/TouchGFX/target/generated/SoftwareMJPEGDecoder.hpp similarity index 100% rename from TouchGFX/target/generated/SoftwareMJPEGDecoder.hpp rename to STM32_Disco746G/TouchGFX/target/generated/SoftwareMJPEGDecoder.hpp diff --git a/TouchGFX/target/generated/TouchGFXConfiguration.cpp b/STM32_Disco746G/TouchGFX/target/generated/TouchGFXConfiguration.cpp similarity index 100% rename from TouchGFX/target/generated/TouchGFXConfiguration.cpp rename to STM32_Disco746G/TouchGFX/target/generated/TouchGFXConfiguration.cpp diff --git a/TouchGFX/target/generated/TouchGFXGeneratedHAL.cpp b/STM32_Disco746G/TouchGFX/target/generated/TouchGFXGeneratedHAL.cpp similarity index 100% rename from TouchGFX/target/generated/TouchGFXGeneratedHAL.cpp rename to STM32_Disco746G/TouchGFX/target/generated/TouchGFXGeneratedHAL.cpp diff --git a/TouchGFX/target/generated/TouchGFXGeneratedHAL.hpp b/STM32_Disco746G/TouchGFX/target/generated/TouchGFXGeneratedHAL.hpp similarity index 100% rename from TouchGFX/target/generated/TouchGFXGeneratedHAL.hpp rename to STM32_Disco746G/TouchGFX/target/generated/TouchGFXGeneratedHAL.hpp diff --git a/backup_LightControlConvi_Disco746G.ioc b/STM32_Disco746G/backup_LightControlConvi_Disco746G.ioc similarity index 100% rename from backup_LightControlConvi_Disco746G.ioc rename to STM32_Disco746G/backup_LightControlConvi_Disco746G.ioc diff --git a/changelog.txt b/STM32_Disco746G/changelog.txt similarity index 100% rename from changelog.txt rename to STM32_Disco746G/changelog.txt diff --git a/gcc/Makefile b/STM32_Disco746G/gcc/Makefile similarity index 100% rename from gcc/Makefile rename to STM32_Disco746G/gcc/Makefile diff --git a/gcc/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/port.c b/STM32_Disco746G/gcc/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/port.c similarity index 100% rename from gcc/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/port.c rename to STM32_Disco746G/gcc/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/port.c diff --git a/gcc/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/portmacro.h b/STM32_Disco746G/gcc/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/portmacro.h similarity index 100% rename from gcc/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/portmacro.h rename to STM32_Disco746G/gcc/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1/portmacro.h diff --git a/gcc/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c b/STM32_Disco746G/gcc/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c similarity index 100% rename from gcc/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c rename to STM32_Disco746G/gcc/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c diff --git a/gcc/STM32F746NGHx_FLASH.ld b/STM32_Disco746G/gcc/STM32F746NGHx_FLASH.ld similarity index 100% rename from gcc/STM32F746NGHx_FLASH.ld rename to STM32_Disco746G/gcc/STM32F746NGHx_FLASH.ld diff --git a/gcc/components.mk b/STM32_Disco746G/gcc/components.mk similarity index 100% rename from gcc/components.mk rename to STM32_Disco746G/gcc/components.mk diff --git a/gcc/include/cube_programmer.mk b/STM32_Disco746G/gcc/include/cube_programmer.mk similarity index 100% rename from gcc/include/cube_programmer.mk rename to STM32_Disco746G/gcc/include/cube_programmer.mk diff --git a/gcc/include/flash_sections_int_ext.mk b/STM32_Disco746G/gcc/include/flash_sections_int_ext.mk similarity index 100% rename from gcc/include/flash_sections_int_ext.mk rename to STM32_Disco746G/gcc/include/flash_sections_int_ext.mk diff --git a/gcc/startup_stm32f746nghx.s b/STM32_Disco746G/gcc/startup_stm32f746nghx.s similarity index 100% rename from gcc/startup_stm32f746nghx.s rename to STM32_Disco746G/gcc/startup_stm32f746nghx.s diff --git a/notes.txt b/STM32_Disco746G/notes.txt similarity index 100% rename from notes.txt rename to STM32_Disco746G/notes.txt