Post-Build not working with SW4STM32 2.x update
I found that a post-build multiple-command works properly.
I added to the post-build edit box all the commands written in my batch file. There must be a '&' character separator (I use Windows) between each command.
Calling a batch file as post-build is not possible any more?