From 9c90cfd3041f16329e9e2f1fcabedd9c5c312c08 Mon Sep 17 00:00:00 2001 From: ccli8 Date: Mon, 19 Jun 2017 10:55:37 +0800 Subject: [PATCH] [M487] Add Arduino UNO pins D14 and D15 --- .../TARGET_M480/TARGET_NUMAKER_PFM_M487/PinNames.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/targets/TARGET_NUVOTON/TARGET_M480/TARGET_NUMAKER_PFM_M487/PinNames.h b/targets/TARGET_NUVOTON/TARGET_M480/TARGET_NUMAKER_PFM_M487/PinNames.h index f618bf96d4..6f338403d7 100644 --- a/targets/TARGET_NUVOTON/TARGET_M480/TARGET_NUMAKER_PFM_M487/PinNames.h +++ b/targets/TARGET_NUVOTON/TARGET_M480/TARGET_NUMAKER_PFM_M487/PinNames.h @@ -102,6 +102,8 @@ typedef enum { D11 = PA_0, D12 = PA_1, D13 = PA_2, + D14 = PG_3, + D15 = PG_2, // Note: board-specific // UART naming