Skip to content

Commit 5801b16

Browse files
authored
Merge pull request #15388 from OpenNuvoton/nuvoton_remove_unused_variable
M487: Remove unused variable 'u32EscapeFrame'
2 parents 7e3ea68 + e638da4 commit 5801b16

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)