Commandline tool for converting models with X-CUBE-AI
Hi,I made a small Python script that allows to convert models from the commandline. Wraps the same tools used by STM32CubeMX but can be integrated into build scripts and similar, without having to go through the GUI.It also outputs the resources use...