Function to convert compiler macro __DATE__ and __TIME__ to a system time that can be used to initialize the CPU RTC. I use this to do a 1 time initialization of a RTC chip.

Dependents:   xj-Init-clock-to-compile-time-if-not-already-initialized-ds1302

Auto generated API documentation and code listings for compile_time_to_system_time

Code

compile_time_to_system_time.h [code]