mbed library sources. Supersedes mbed-src.

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

Revision:
189:f392fc9709a3
Parent:
181:57724642e740
--- a/targets/TARGET_RENESAS/TARGET_RZ_A1XX/trng_api.c	Thu Nov 08 11:46:34 2018 +0000
+++ b/targets/TARGET_RENESAS/TARGET_RZ_A1XX/trng_api.c	Wed Feb 20 22:31:08 2019 +0000
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#if defined(DEVICE_TRNG)
+#if DEVICE_TRNG
 #include "trng_api.h"
 
 #if defined(TARGET_GR_LYCHEE)