Hello,
The compiler injects metadata in the final binary like compilation paths and user names.
I would like to remove all this data so if compilation happens on multiple PCs would generate identical hex file.
Is there a possibility to do so?
BR,
Andrew