Tentative KL25Z I2C HAL fix
Fork of mbed-src by
History
Fixed counter type in i2c_read
2013-08-08, by bogdanm [Thu, 08 Aug 2013 08:13:33 +0000] rev 17
Fixed counter type in i2c_read
Added delay after repeated start
2013-08-06, by bogdanm [Tue, 06 Aug 2013 19:30:52 +0000] rev 16
Added delay after repeated start
KL25Z SPI fix
2013-08-06, by bogdanm [Tue, 06 Aug 2013 12:34:23 +0000] rev 15
KL25Z SPI fix
The LPC1347 board does not have an interface chip
2013-08-05, by emilmont [Mon, 05 Aug 2013 14:54:27 +0000] rev 14
The LPC1347 board does not have an interface chip
Update mbed sources to revision 64
2013-08-05, by bogdanm [Mon, 05 Aug 2013 14:12:34 +0300] rev 13
Update mbed sources to revision 64
Remove sources for toolchains unknown by the online compiler
2013-07-24, by emimon01 [Wed, 24 Jul 2013 11:11:21 +0100] rev 12
Remove sources for toolchains unknown by the online compiler
fix for mbed lib issue 1 (i2c problem) see also https://mbed.org/users/mbed_official/code/mbed/issues/1
2013-06-30, by humlet [Sun, 30 Jun 2013 16:34:50 +0000] rev 11
fix for mbed lib issue 1 (i2c problem) see also https://mbed.org/users/mbed_official/code/mbed/issues/1
Unify mbed library sources
2013-06-14, by emilmont [Fri, 14 Jun 2013 17:49:17 +0100] rev 10
Unify mbed library sources
Refactoring of the mbed SDK:
2013-06-10, by emilmont [Mon, 10 Jun 2013 16:03:00 +0100] rev 9
Refactoring of the mbed SDK:
- Provide a well defined HAL and API
- Keep separated the HAL implementations for the different targets
cleanup
2013-05-30, by emilmont [Thu, 30 May 2013 16:59:31 +0100] rev 8
cleanup