Content originally posted in LPCWare by Gonzalo_Sipel on Wed Aug 20 06:48:40 MST 2014
Hello,
I was wondering if there is any way to store or save some code information into my compiled code. I would like to use date of compilation to initialize a constant variable. Is there any macro which allow me to do that? I'm looking for a way to save automatically date of compilation or code version to be able to show it in my LCD device.
Thanks.