McuSupport: Extract target description to separate file

Change-Id: Ia79d64b5b5a752bdacb404b49e8ac78c2d32ee4e
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Piotr Mućko
2022-02-15 10:56:05 +01:00
parent dc268e3157
commit b1f35bf905
6 changed files with 73 additions and 34 deletions

View File

@@ -23,6 +23,7 @@
**
****************************************************************************/
#include "mcutargetdescription.h"
#include "nxp_1064_json.h"
#include "unittest.h"
#include "utils/filepath.h"