mbed library sources

Dependents:   Encrypted my_mbed lklk CyaSSL_DTLS_Cellular ... more

This pull request has been rejected by mbed official

Fix for mbed lib issue 3 "I2C::stop isn't equipped with timeout mechanism "

I added timeout mechanism to I2C::stop function in NXP lib. Now the functions return 0 when stop correctly and return -1 when they timeouted. Fix has been applied for following controllers: LPC812, LPC11U24, LPC1768, LPC2368, LPC4088

fix for mbed lib issue 3 (i2c problem) see also https://mbed.org/users/mbed_official/code/mbed/issues/3 affected implementations: LPC812, LPC11U24, LPC1768, LPC2368, LPC4088

1 comment:

05 Aug 2013

Thanks a lot for your help, but this feature is already implemented in the latest revision of the mbed library, published today, so this pull request can't be accepted. Sorry we didn't push this sooner.