mbed-os/libraries
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
..
USBDevice Fixed baudrate calculation issue in serial_api.c, arduino compatible pins name and USB device for Freescale KL43Z Target 2014-12-18 22:37:11 +01:00
USBHost Added count argument to disk read/write 2014-08-13 09:12:12 -06:00
doc
dsp
fs Added MemFileSystem.h from repo on mbed.org 2014-08-28 09:55:01 +01:00
mbed [API] Added option to modify RTC source 2015-02-22 13:19:02 +01:00
net Add Ethernet functionality 2014-10-31 17:01:59 +09:00
rpc
rtos Commit upstream changes. 2015-01-09 13:54:55 +09:00
tests Refactored SD card basic test 2015-01-12 08:39:34 +00:00