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:
189:f392fc9709a3
--- a/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF51/trng_api.c	Fri Jun 22 16:45:37 2018 +0100
+++ b/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF51/trng_api.c	Thu Sep 06 13:40:20 2018 +0100
@@ -73,7 +73,6 @@
 
     if (first_init) {
         first_init = false;
-        lp_ticker_init();
     }
 }