mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
add missing source file
Signed-off-by: Gao Jiawei <gaojiawei@xiaomi.com>
This commit is contained in:
@@ -40,7 +40,8 @@ set(SRCS
|
||||
arm_tcbinfo.c
|
||||
arm_trigger_irq.c
|
||||
arm_usagefault.c
|
||||
arm_vectors.c)
|
||||
arm_vectors.c
|
||||
arm_dbgmonitor.c)
|
||||
|
||||
if(CONFIG_ARMV7M_SYSTICK)
|
||||
list(APPEND SRCS arm_systick.c)
|
||||
|
||||
Reference in New Issue
Block a user