Skip to content

Commit e638da4

Browse files
committed
M487: Remove unused variable 'u32EscapeFrame'
Remove unused variable 'u32EscapeFrame' in BSP m480_ccap.h to avoid warnings
1 parent 7e3ea68 commit e638da4

File tree

1 file changed

+0
-1
lines changed
  • targets/TARGET_NUVOTON/TARGET_M480/device/StdDriver/inc

1 file changed

+0
-1
lines changed

targets/TARGET_NUVOTON/TARGET_M480/device/StdDriver/inc/m480_ccap.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ extern "C"
8383
#define CCAP_INT_MDIEN_ENABLE (0x1ul<<CCAP_INT_MDIEN_Pos) /*!< VININT setting for Motion Detection Output Finish Interrupt Enable enable \hideinitializer */
8484

8585

86-
static uint32_t u32EscapeFrame = 0;
8786
/*---------------------------------------------------------------------------------------------------------*/
8887
/* Define Error Code */
8988
/*---------------------------------------------------------------------------------------------------------*/

0 commit comments

Comments
 (0)