arch/arm/src/armv7-m/up_systick.c: Fix warning: 'NVIC_IRQ_SYSTICK redefined'
This commit is contained in:
parent
347d10497c
commit
4030fc5e1a
@ -50,12 +50,6 @@
|
|||||||
|
|
||||||
#ifdef CONFIG_ARMV7M_SYSTICK
|
#ifdef CONFIG_ARMV7M_SYSTICK
|
||||||
|
|
||||||
/****************************************************************************
|
|
||||||
* Pre-processor Definitions
|
|
||||||
****************************************************************************/
|
|
||||||
|
|
||||||
#define NVIC_IRQ_SYSTICK 15 /* Vector 15: System tick */
|
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Private Types
|
* Private Types
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
Loading…
Reference in New Issue
Block a user