mbed-os/targets
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_ARM_FM Refactoring memory regions definitions for MPS2_M0 targets 2018-08-23 17:17:01 -05:00
TARGET_ARM_SSG Fix for CM3DS GPIO api 2018-08-23 16:58:08 -05:00
TARGET_Analog_Devices Resolve adi_tmr_ConfigTimer api conflict in us_ticker.c for both EV_COG_AD4050LZ and EV_COG_AD3029LZ 2018-08-13 14:44:27 +01:00
TARGET_Atmel Remove conflictinng system_reset() from Atmel drivers 2018-02-28 20:02:24 +00:00
TARGET_Freescale Restore lp_ticker_free to previous implementation when running with uvisor 2018-08-23 17:18:18 -05:00
TARGET_Maxim Rename files to fix warning 2018-06-29 17:10:17 +01:00
TARGET_NORDIC nrf_drv_twi: remove redundant nrf_drv_disable call in nrf_drv_twi_uninit 2018-08-23 16:58:05 -05:00
TARGET_NUVOTON Organize file structure 2018-08-13 14:44:27 +01:00
TARGET_NXP MIMXRT1050: Fix I2C Byte transfer functions 2018-08-23 19:11:02 -05:00
TARGET_ONSEMI Rename DEVICE_LOWPOWERTIMER to DEVICE_LPTICKER 2018-05-25 12:20:09 -05:00
TARGET_RENESAS Rename text region in ARM linker file for Renesas & Realtek boards 2018-08-13 14:44:27 +01:00
TARGET_Realtek Rename text region in ARM linker file for Renesas & Realtek boards 2018-08-13 14:44:27 +01:00
TARGET_STM STM32 RTC : remove compilation warning with unused variable 2018-08-23 19:06:16 -05:00
TARGET_Silicon_Labs Place "MBED_WEAK" for IAR-Toolchain before the type. 2018-07-27 13:44:00 -05:00
TARGET_TOSHIBA Fix TMPM64B IAR linker file 2018-08-23 17:18:18 -05:00
TARGET_WICED WiFiInterface::get_target_default_instance() added to TARGET_WICED. 2018-08-13 14:44:27 +01:00
TARGET_WIZNET fix timer Interrupt callback function bug 2018-07-30 10:41:43 -05:00
TARGET_ublox Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
targets.json STM32 : update LPTICKER_DELAY_TICKS value 2018-08-23 19:06:58 -05:00