mbed-os/libraries/mbed
Sissors f0d04f5360 [API] Added option to modify RTC source
Initially from Karls question here:
http://developer.mbed.org/questions/6337/setTime-and-time-exported-with-__weak-fo/#answer6545?compage=1#c15936.
Currently the C time functions only work with internal RTC. Sometimes
you either want to use an external one, or your target does not even
have an internal RTC. I added function attach_rtc(...) where the default
functions can be overridden at runtime.
2015-02-22 13:19:02 +01:00
..
api [API] Added option to modify RTC source 2015-02-22 13:19:02 +01:00
common [API] Added option to modify RTC source 2015-02-22 13:19:02 +01:00
hal introduce a timestamp_t to track timeouts for TimerEvents. 2014-08-29 17:02:39 +01:00
targets New platform - Teensy 3.1 2015-01-15 19:18:01 +00:00