Skip to content

Commit 33cfe1f

Browse files
committed
remove dead code in device.h of NUC472 & M453
1 parent 6889c13 commit 33cfe1f

File tree

2 files changed

+0
-3
lines changed
  • targets/TARGET_NUVOTON
    • TARGET_M451/TARGET_NUMAKER_PFM_M453
    • TARGET_NUC472/TARGET_NUMAKER_PFM_NUC472

2 files changed

+0
-3
lines changed

targets/TARGET_NUVOTON/TARGET_M451/TARGET_NUMAKER_PFM_M453/device.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@
3838
#define DEVICE_SPI_ASYNCH 1
3939
#define DEVICE_SPISLAVE 1
4040

41-
//#define DEVICE_CAN 1
42-
4341
#define DEVICE_RTC 1
4442

4543
#define DEVICE_ETHERNET 0

targets/TARGET_NUVOTON/TARGET_NUC472/TARGET_NUMAKER_PFM_NUC472/device.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
#define DEVICE_SPI_ASYNCH 1
3939
#define DEVICE_SPISLAVE 1
4040

41-
#define DEVICE_CAN 1
4241

4342
#define DEVICE_RTC 1
4443

0 commit comments

Comments
 (0)