[wip] generator controller

This commit is contained in:
2023-05-07 19:32:56 +02:00
parent 99d4347938
commit 2bc91de389
5 changed files with 288 additions and 1 deletions

View File

@@ -15,6 +15,8 @@
"disp_layout_types.h": "c",
"ctrl_app_types.h": "c",
"tim.h": "c",
"ulog.h": "c"
"ulog.h": "c",
"ctrl_generator.h": "c",
"type_traits": "c"
}
}