get build timestamp Posted by yang@omniverter.com on 2019-09-18 04:41 Hello, I am using SW4STM32. I would like to get build time stamp into program properties when program complies. Visual Studio has the similar feature. I am not sure SW4STM32 has the same feature? Thank you.
Posted by MarkV6 on 2019-09-20 12:01 Do you mean: printf(TIME); printf(ā\r\r\nā); printf(DATE); printf(ā\r\r\nā);