Go to the documentation of this file. 1 #ifndef BUILD_TIMESTAMP 2 #warning Mercurial failed. Repository not found. Firmware revision will not be generated. 4 #define BUILD_TIMESTAMP "2019-02-16 18:00 UT" 5 #define HGREVSTR(s) stringify_(s) 6 #define stringify_(s) #s