mbed-os/targets/TARGET_NXP
Mahesh Mahadevan 5023f48729 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-23 19:11:02 -05:00
..
TARGET_LPC11U6X Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
TARGET_LPC11UXX Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
TARGET_LPC11XX_11CXX Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
TARGET_LPC13XX Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
TARGET_LPC15XX Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
TARGET_LPC43XX Update RTC drivers for extended RTC. 2017-12-05 07:54:02 +01:00
TARGET_LPC81X Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
TARGET_LPC82X Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
TARGET_LPC176X us_ticker is not yet initialised at this stage 2018-06-05 15:05:18 +01:00
TARGET_LPC408X LPC4088: Fix hardfault occuring after power-cycle 2018-04-11 11:13:43 +02:00
TARGET_MCUXpresso_MCUS MIMXRT1050: Fix I2C Byte transfer functions 2018-08-23 19:11:02 -05:00
mbed_rtx.h MIMXRT1050: Update to EVK Rev B 2018-06-29 17:10:17 +01:00