mbed library sources. Supersedes mbed-src.

Dependents:   Nucleo_Hello_Encoder BLE_iBeaconScan AM1805_DEMO DISCO-F429ZI_ExportTemplate1 ... more

Revision:
189:f392fc9709a3
Parent:
184:08ed48f1de7f
--- a/targets/TARGET_Silicon_Labs/TARGET_EFM32/i2c_api.c	Thu Nov 08 11:46:34 2018 +0000
+++ b/targets/TARGET_Silicon_Labs/TARGET_EFM32/i2c_api.c	Wed Feb 20 22:31:08 2019 +0000
@@ -441,7 +441,7 @@
 
 #endif //DEVICE_I2CSLAVE
 
-#ifdef DEVICE_I2C_ASYNCH
+#if DEVICE_I2C_ASYNCH
 
 #include "em_dma.h"
 #include "dma_api_HAL.h"