Forked from Frank's excellent library and extended to include I2C0 on PTC8 & PTC9. "This tool allows you to recover from an I2C bus lockup on I2C0 (PTE24, PTE25) and I2C1 (PTE0, PTE1). The reset is only carried out when the corresponding I2C bus is enabled."

Fork of KL25Z_I2C_busreset by Frank Vannieuwkerke

History

Ifdef to ensure target is present (should use underlying target defs, but I can't find them) default tip

2016-07-04, by ateyercheese [Mon, 04 Jul 2016 14:01:13 +0000] rev 5

Ifdef to ensure target is present (should use underlying target defs, but I can't find them)


ifdef for KL25z (enables LPC1114fn)

2016-07-03, by ateyercheese [Sun, 03 Jul 2016 12:06:22 +0100] rev 4

ifdef for KL25z (enables LPC1114fn)


IfDef, that expects KL25Z to be defined if required

2016-06-14, by ateyercheese [Tue, 14 Jun 2016 17:06:54 +0000] rev 3

IfDef, that expects KL25Z to be defined if required


Updated Comments inline with pin changes

2015-02-24, by ateyercheese [Tue, 24 Feb 2015 17:49:59 +0000] rev 2

Updated Comments inline with pin changes


Added support for PTC9/8 I2C0 target on KL25z

2015-02-24, by ateyercheese [Tue, 24 Feb 2015 12:49:17 +0000] rev 1

Added support for PTC9/8 I2C0 target on KL25z


Initial release

2014-02-19, by frankvnk [Wed, 19 Feb 2014 19:18:49 +0000] rev 0

Initial release