mbed library sources. Supersedes mbed-src.

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

Revision:
187:0387e8f68319
Parent:
186:707f6e361f3e
Child:
188:bcfe06ba3d64
--- a/targets/TARGET_Realtek/TARGET_AMEBA/rtw_emac.cpp	Fri Jun 22 16:45:37 2018 +0100
+++ b/targets/TARGET_Realtek/TARGET_AMEBA/rtw_emac.cpp	Thu Sep 06 13:40:20 2018 +0100
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#if DEVICE_EMAC
+#if defined(CONFIG_MBED_ENABLED)
 
 #include <stdio.h>
 #include "mbed_assert.h"