mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
Make this build with CONFIG_ARM_SEMIHOSTING_HOSTFS=y
This commit is contained in:
committed by
Xiang Xiao
parent
239537fd9d
commit
9d4e9ce21e
@@ -53,6 +53,7 @@ CMN_CSRCS += up_releasepending.c up_releasestack.c up_reprioritizertr.c
|
||||
CMN_CSRCS += up_schedulesigaction.c up_sigdeliver.c up_stackframe.c
|
||||
CMN_CSRCS += up_svcall.c up_trigger_irq.c up_unblocktask.c up_udelay.c
|
||||
CMN_CSRCS += up_usestack.c up_vfork.c
|
||||
CMN_CSRCS += up_hostfs.c
|
||||
|
||||
ifneq ($(CONFIG_ARCH_IDLE_CUSTOM),y)
|
||||
CMN_CSRCS += up_idle.c
|
||||
|
||||
Reference in New Issue
Block a user