mbed library sources modify the rtc/i2c

Dependents:   SSD1306_smart_watch

Fork of mbed-src by eunkyoung kim

History

modify the i2c.c/i2c.h default tip

2015-06-29, by eunkyoungkim [Mon, 29 Jun 2015 05:49:52 +0000] rev 577

modify the i2c.c/i2c.h


add rtc

2015-06-29, by eunkyoungkim [Mon, 29 Jun 2015 04:14:49 +0000] rev 576

add rtc


Synchronized with git revision bb7d4bd4db3ad908ddcef72df3709e421318e28d

2015-06-19, by mbed_official [Fri, 19 Jun 2015 09:30:08 +0100] rev 575

Synchronized with git revision bb7d4bd4db3ad908ddcef72df3709e421318e28d

Full URL: https://github.com/mbedmicro/mbed/commit/bb7d4bd4db3ad908ddcef72df3709e421318e28d/

RZ_A1H - Add CAN driver.


Synchronized with git revision d47834cd4d729e5b36b4c1ad4650f8b8f6a9ab86

2015-06-19, by mbed_official [Fri, 19 Jun 2015 09:15:11 +0100] rev 574

Synchronized with git revision d47834cd4d729e5b36b4c1ad4650f8b8f6a9ab86

Full URL: https://github.com/mbedmicro/mbed/commit/d47834cd4d729e5b36b4c1ad4650f8b8f6a9ab86/

DISCO_F746NG - Add new target


Synchronized with git revision 9fa7c61fa616cee96342fd7ad1e54349a52d2b83

2015-06-19, by mbed_official [Fri, 19 Jun 2015 09:00:08 +0100] rev 573

Synchronized with git revision 9fa7c61fa616cee96342fd7ad1e54349a52d2b83

Full URL: https://github.com/mbedmicro/mbed/commit/9fa7c61fa616cee96342fd7ad1e54349a52d2b83/

RPC - Add support for dynamic creation of RPC objects


Synchronized with git revision b583f22771ff3a95879587f55a8f9392cfac2955

2015-06-17, by mbed_official [Wed, 17 Jun 2015 09:00:08 +0100] rev 572

Synchronized with git revision b583f22771ff3a95879587f55a8f9392cfac2955

Full URL: https://github.com/mbedmicro/mbed/commit/b583f22771ff3a95879587f55a8f9392cfac2955/

Fix handling of Serial NC pins in K64F,K22F,KL25Z, and KL46Z


Synchronized with git revision a57d6f3d1d0446439d04220c04a225e4cd13fafb

2015-06-17, by mbed_official [Wed, 17 Jun 2015 08:15:08 +0100] rev 571

Synchronized with git revision a57d6f3d1d0446439d04220c04a225e4cd13fafb

Full URL: https://github.com/mbedmicro/mbed/commit/a57d6f3d1d0446439d04220c04a225e4cd13fafb/

Nordic - Fix GCC compilation warnings


Synchronized with git revision 1ac6ed51713a39016247449a86708eec8ef431cd

2015-06-16, by mbed_official [Tue, 16 Jun 2015 07:45:08 +0100] rev 570

Synchronized with git revision 1ac6ed51713a39016247449a86708eec8ef431cd

Full URL: https://github.com/mbedmicro/mbed/commit/1ac6ed51713a39016247449a86708eec8ef431cd/

Moved target folder, renamed target to NZ32SC151


Synchronized with git revision 1d20254fc7dcdb739e9133d44b29e934d582961e

2015-06-16, by mbed_official [Tue, 16 Jun 2015 07:30:08 +0100] rev 569

Synchronized with git revision 1d20254fc7dcdb739e9133d44b29e934d582961e

Full URL: https://github.com/mbedmicro/mbed/commit/1d20254fc7dcdb739e9133d44b29e934d582961e/

allow outside access to RtcHandle


The Smart Watch using SSD1306 and I2C.; The Time obtain using SNTP protocol from NTP Server.

2015-06-24, by eunkyoungkim [Wed, 24 Jun 2015 02:26:53 +0000] rev 568

The Smart Watch using SSD1306 and I2C.; The Time obtain using SNTP protocol from NTP Server.