mbed library sources. Supersedes mbed-src.

Fork of mbed-dev by mbed official

Revision:
150:02e0a0aed4ec
Parent:
149:156823d33999
--- a/targets/TARGET_NUVOTON/TARGET_NUC472/TARGET_NUMAKER_PFM_NUC472/PeripheralPins.h	Fri Oct 28 11:17:30 2016 +0100
+++ b/targets/TARGET_NUVOTON/TARGET_NUC472/TARGET_NUMAKER_PFM_NUC472/PeripheralPins.h	Tue Nov 08 17:45:16 2016 +0000
@@ -64,6 +64,10 @@
 extern const PinMap PinMap_SD_DAT2[];
 extern const PinMap PinMap_SD_DAT3[];
 
+//*** CAN ***
+extern const PinMap PinMap_CAN_TD[];
+extern const PinMap PinMap_CAN_RD[];
+
 #ifdef __cplusplus
 }
 #endif