mbed-os/targets/TARGET_NXP
Mahesh Mahadevan f71004cf89 MIMXRT1050: Fix I2C Byte transfer functions
1. Added a flag to issue START command
2. Do not send START command inside i2c_start function as
   the LPI2C hardware will issue a STOP on reception
   of a NACK
3. Remove the i2c_address global variable, this is not
   required

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2018-08-21 10:25:00 -05:00
..
TARGET_LPC11U6X Add lp/us ticker_free() functions stub. 2018-07-25 08:58:38 +02:00
TARGET_LPC11UXX Add lp/us ticker_free() functions stub. 2018-07-25 08:58:38 +02:00
TARGET_LPC11XX_11CXX Add lp/us ticker_free() functions stub. 2018-07-25 08:58:38 +02:00
TARGET_LPC13XX Add lp/us ticker_free() functions stub. 2018-07-25 08:58:38 +02:00
TARGET_LPC15XX Add lp/us ticker_free() functions stub. 2018-07-25 08:58:38 +02:00
TARGET_LPC43XX Add lp/us ticker_free() functions stub. 2018-07-25 08:58:38 +02:00
TARGET_LPC81X Add lp/us ticker_free() functions stub. 2018-07-25 08:58:38 +02:00
TARGET_LPC82X Add lp/us ticker_free() functions stub. 2018-07-25 08:58:38 +02:00
TARGET_LPC176X Add implementation of ticker_free() function to CI boards. 2018-08-02 09:48:10 +02:00
TARGET_LPC408X Add lp/us ticker_free() functions stub. 2018-07-25 08:58:38 +02:00
TARGET_MCUXpresso_MCUS MIMXRT1050: Fix I2C Byte transfer functions 2018-08-21 10:25:00 -05:00
mbed_rtx.h MIMXRT1050: Update to EVK Rev B 2018-06-21 13:34:12 -05:00