Laridium_v35/TouchGFX/ApplicationTemplate.touchgfx.part
Jim Castro 173d815c48 v35
2025-03-20 18:12:02 +05:30

28 lines
621 B
Plaintext

{
"Application": {
"Name": "Washer_Firmware_407",
"TouchGfxPath": "../Middlewares/ST/touchgfx",
"AvailableColorDepths": [ 16 ],
"AvailableLCDs":
{
"16": "LCD16bpp"
},
"AvailableResolutions": [
{
"Width": 320,
"Height": 240
}
],
"PostGenerateTargetCommand": "touchgfx update_project",
"Family": "STM32F4",
"SubFamily": "STM32F407/417",
"Platform": "m4",
"ProjectFile": "../Washer_Firmware_407.ioc",
"OptionalComponentsRoot": "../Middlewares/ST/touchgfx_components",
"OptionalComponents": [
]
},
"Version": "4.20.0"
}