Use TouchGFX
This commit is contained in:
13
TouchGFX/target.config
Normal file
13
TouchGFX/target.config
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"target_configuration": {
|
||||
"touchgfx_path": "../Middlewares/ST/touchgfx",
|
||||
"family": "STM32H7",
|
||||
"sub_family": "STM32H7A3/7B3",
|
||||
"toolchain": "Makefile",
|
||||
"platform": "m7",
|
||||
"project_file": "../steering-wheel.ioc",
|
||||
"optional_components_root": "../Middlewares/ST/touchgfx_components",
|
||||
"optional_components": [],
|
||||
"additional_features": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user