Kevin Kadooka / mbed-dev

Fork of mbed-dev by mbed official

Revision:
164:289d4deac6e4
Parent:
154:37f96f9d4de2
--- a/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PinNames.h	Fri Apr 28 14:04:18 2017 +0100
+++ b/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/TARGET_FRDM/PinNames.h	Wed May 10 12:06:41 2017 +0100
@@ -204,6 +204,9 @@
     //Push buttons
     SW2 = PTC6,
     SW3 = PTA4,
+    // Standardized button names
+    BUTTON1 = SW2,
+    BUTTON2 = SW3,
 
     // USB Pins
     USBTX = PTB17,