Bug fix I2C driver

Fork of mbed-src_GR-PEACH_rev_c by Renesas

History

Bug fix I2C driver default tip

2015-04-28, by 1050186 [Tue, 28 Apr 2015 11:52:02 +0000] rev 492

Bug fix I2C driver


The time-out of I2C is changed to 10ms from 1s.

2015-04-06, by RyoheiHagimoto [Mon, 06 Apr 2015 12:35:13 +0000] rev 491

The time-out of I2C is changed to 10ms from 1s.


Fix a bug that build error will occur in GCC.

2015-04-03, by MasaoHamanaka [Fri, 03 Apr 2015 04:42:19 +0000] rev 490

Fix a bug that build error will occur in GCC.
;
; When export RZ/A1H project of GCC from web compiler, build will be error because some assembler file use // comments.
;


Fork of mbed-src. GR-PEACH revision c use only.

2015-03-10, by dkato [Tue, 10 Mar 2015 02:11:03 +0000] rev 489

Fork of mbed-src. GR-PEACH revision c use only.


Synchronized with git revision 9ffb355546cf8975b5c99327d8aba16d75a34bc3

2015-03-05, by mbed_official [Thu, 05 Mar 2015 13:15:07 +0000] rev 488

Synchronized with git revision 9ffb355546cf8975b5c99327d8aba16d75a34bc3

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

IAR support LPC824


Synchronized with git revision d6156f425b3fd9a4841bea869b21ca3d1ab78c09

2015-03-05, by mbed_official [Thu, 05 Mar 2015 09:45:07 +0000] rev 487

Synchronized with git revision d6156f425b3fd9a4841bea869b21ca3d1ab78c09

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

Update system_MKL05Z4.c


Synchronized with git revision 83f6c1751425f8b9a5425709aaf31f56c5c517df

2015-03-04, by mbed_official [Wed, 04 Mar 2015 08:00:07 +0000] rev 486

Synchronized with git revision 83f6c1751425f8b9a5425709aaf31f56c5c517df

Full URL: https://github.com/mbedmicro/mbed/commit/83f6c1751425f8b9a5425709aaf31f56c5c517df/


Synchronized with git revision 9d2fd3e09751e251b0edd7e6c9f7e520b7c69ea6

2015-03-03, by mbed_official [Tue, 03 Mar 2015 08:00:07 +0000] rev 485

Synchronized with git revision 9d2fd3e09751e251b0edd7e6c9f7e520b7c69ea6

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

Fix #940 - k64f a4/5 pinnames swap


Synchronized with git revision 38514db08e270ed489f24230e15a248e23ca5a95

2015-03-03, by mbed_official [Tue, 03 Mar 2015 07:15:07 +0000] rev 484

Synchronized with git revision 38514db08e270ed489f24230e15a248e23ca5a95

Full URL: https://github.com/mbedmicro/mbed/commit/38514db08e270ed489f24230e15a248e23ca5a95/

Fix issue #934: Handled condition when head is NULL.


Synchronized with git revision 088b5c41a77dd90036d81cce1cfbfa017a7cad84

2015-02-28, by mbed_official [Sat, 28 Feb 2015 07:15:07 +0000] rev 483

Synchronized with git revision 088b5c41a77dd90036d81cce1cfbfa017a7cad84

Full URL: https://github.com/mbedmicro/mbed/commit/088b5c41a77dd90036d81cce1cfbfa017a7cad84/

IAR support: Fixed stack and heap sizes for MTS DRAGONFLY and MTS MDOT F...