mbed-os/targets
Naveen Kaje db91e7ed02 nrf_drv_twi: remove redundant nrf_drv_disable call in nrf_drv_twi_uninit
i2c_api implementation for NRF52 does a disable() followed by uninit().
The uniinit() implementation in NRF drivers layer makes another call to
disable. This throws off the state of the I2C instance leading to an
assert. Since the disable is only invoked from the I2C API layer for
Nordic, remove this redundant call.

Signed-off-by: Naveen Kaje <Naveen.Kaje@arm.com>
2018-07-30 09:18:43 -05:00
..
TARGET_ARM_FM enable HAL FLASH API on Fast Models MPS2 targets 2018-07-19 14:41:21 +01:00
TARGET_ARM_SSG Flash API: Enable Flash api on CM3DS 2018-07-09 21:07:48 +08:00
TARGET_Analog_Devices Enable COG boards instruction cache 2018-06-18 16:31:15 +10:00
TARGET_Atmel Remove conflictinng system_reset() from Atmel drivers 2018-02-28 20:02:24 +00:00
TARGET_Freescale Merge pull request #7206 from mikaleppanen/k64f_async_powerup 2018-06-19 21:49:37 -05:00
TARGET_Maxim Rename files to fix warning 2018-06-18 16:46:18 -05:00
TARGET_NORDIC nrf_drv_twi: remove redundant nrf_drv_disable call in nrf_drv_twi_uninit 2018-07-30 09:18:43 -05:00
TARGET_NUVOTON [Nuvoton] Replace __wrap__sbrk with overriding _sbrk 2018-07-26 15:47:25 +08:00
TARGET_NXP Merge pull request #7429 from codeauroraforum/MXRT_Fix_AnalogIn 2018-07-06 11:24:40 -05:00
TARGET_ONSEMI Rename DEVICE_LOWPOWERTIMER to DEVICE_LPTICKER 2018-05-25 12:20:09 -05:00
TARGET_RENESAS Modify RAM size definition of ARMCC for GR-LYCHEE 2018-06-25 15:44:01 +09:00
TARGET_Realtek realtek rtl8195am remove DEVICE_EMAC 2018-07-19 18:07:18 +08:00
TARGET_STM Merge pull request #7553 from bcostm/fix_L496_sct 2018-07-23 10:14:05 -05:00
TARGET_Silicon_Labs Merge pull request #7491 from evva-sfw/feature/EFM32_make_PeripheralPins_overridable 2018-07-20 08:01:39 -05:00
TARGET_TOSHIBA Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
TARGET_WICED Modified Wiced drivers EMAC instance get 2018-07-04 09:44:28 +03:00
TARGET_WIZNET fix timer Interrupt callback function bug 2018-07-16 14:44:15 +09:00
TARGET_ublox Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
targets.json Merge pull request #7551 from M-ichae-l/realtek-rtl8195am-remove-DEVICE_EMAC 2018-07-25 14:18:57 +02:00