mbed library sources. Supersedes mbed-src.

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

Revision:
164:289d4deac6e4
Parent:
149:156823d33999
--- a/targets/TARGET_RENESAS/TARGET_RZ_A1H/PinNames.h	Fri Apr 28 14:04:18 2017 +0100
+++ b/targets/TARGET_RENESAS/TARGET_RZ_A1H/PinNames.h	Wed May 10 12:06:41 2017 +0100
@@ -87,6 +87,8 @@
     I2C_SDA = D14,
 
     USER_BUTTON0 = P6_0,
+    // Standardized button names
+    BUTTON1 = USER_BUTTON0,
 
     // Not connected
     NC = (int)0xFFFFFFFF