stw24/TouchGFX/target.config

13 lines
376 B
Plaintext
Raw Permalink Normal View History

2023-03-06 21:21:00 +01:00
{
"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": []
}
}