Project building process
Hy there!
I'm new on ST platforms and development environments (I'm used to Netbeans-like ones).
Well, I would like to copy (automatically) both .elf executable and the .map files in given folder after building the projet.
This folder ("Out") is placed inside the project path.
I tried by adding a post-building step but i'm not able to find makefile variables sutch as ${ProjName} and so on...
I need those variables to automate the process throgh several configurations.
Where are defined those variable and what they contain?
I saw them, looking at the project options but I'm not able to find a guide to use them to write a building step as I'm used to do in other environments...
Thank You in advance for your support!
iTTy


