Question
STM32Cube Programmer CLI: What files are really needed?
Hi,
I'd like to integrate the STM32CubeProgrammer CLI into my own windows tool.
Currently I'm investigating on the following questions:
- What files from installation directory are necessary to use the CLI tool for UART DFU?
- Can I safely remove some of the dlls, external flashloader files, GUI tools to reduce the size of the tool? (Almost 80 Mb!)
- Will there be seperate releases of the CLI tool in the future , which do not contain all the GUI tools and libs, or at least a list of neccessary files, updated for each release?
Thank you and best regards!
