From 33cfe1f599929f7e97bad5e0e963f7847e7c70c5 Mon Sep 17 00:00:00 2001 From: cyliangtw Date: Fri, 28 Oct 2016 18:39:56 +0800 Subject: [PATCH] remove dead code in device.h of NUC472 & M453 --- .../TARGET_NUVOTON/TARGET_M451/TARGET_NUMAKER_PFM_M453/device.h | 2 -- .../TARGET_NUC472/TARGET_NUMAKER_PFM_NUC472/device.h | 1 - 2 files changed, 3 deletions(-) diff --git a/targets/TARGET_NUVOTON/TARGET_M451/TARGET_NUMAKER_PFM_M453/device.h b/targets/TARGET_NUVOTON/TARGET_M451/TARGET_NUMAKER_PFM_M453/device.h index 7e1fc957528..d87271b1fbb 100644 --- a/targets/TARGET_NUVOTON/TARGET_M451/TARGET_NUMAKER_PFM_M453/device.h +++ b/targets/TARGET_NUVOTON/TARGET_M451/TARGET_NUMAKER_PFM_M453/device.h @@ -38,8 +38,6 @@ #define DEVICE_SPI_ASYNCH 1 #define DEVICE_SPISLAVE 1 -//#define DEVICE_CAN 1 - #define DEVICE_RTC 1 #define DEVICE_ETHERNET 0 diff --git a/targets/TARGET_NUVOTON/TARGET_NUC472/TARGET_NUMAKER_PFM_NUC472/device.h b/targets/TARGET_NUVOTON/TARGET_NUC472/TARGET_NUMAKER_PFM_NUC472/device.h index dbc69c2bf61..530a7a41e9b 100644 --- a/targets/TARGET_NUVOTON/TARGET_NUC472/TARGET_NUMAKER_PFM_NUC472/device.h +++ b/targets/TARGET_NUVOTON/TARGET_NUC472/TARGET_NUMAKER_PFM_NUC472/device.h @@ -38,7 +38,6 @@ #define DEVICE_SPI_ASYNCH 1 #define DEVICE_SPISLAVE 1 -#define DEVICE_CAN 1 #define DEVICE_RTC 1