22 lines
463 B
Plaintext
22 lines
463 B
Plaintext
|
|
||
|
{
|
||
|
"Application": {
|
||
|
"Name": "STM32F746G_DISCO",
|
||
|
"TouchGfxPath": "../Middlewares/ST/touchgfx",
|
||
|
"AvailableColorDepths": [ 16 ],
|
||
|
"AvailableLCDs":
|
||
|
{
|
||
|
"16": "LCD16bpp"
|
||
|
},
|
||
|
"AvailableResolutions" : [
|
||
|
{
|
||
|
"Width": 480,
|
||
|
"Height": 272
|
||
|
}
|
||
|
],
|
||
|
"PostGenerateTargetCommand" : "touchgfx update_project --project-file=../STM32F746G_DISCO.ioc --platform=m7",
|
||
|
"Family" : "STM32F7"
|
||
|
},
|
||
|
"Version": "4.16.0"
|
||
|
}
|