You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/02/19 04:00:43 UTC

[GitHub] [incubator-nuttx] yamt commented on a change in pull request #293: Make this build with CONFIG_ARM_SEMIHOSTING_HOSTFS=y

yamt commented on a change in pull request #293: Make this build with CONFIG_ARM_SEMIHOSTING_HOSTFS=y
URL: https://github.com/apache/incubator-nuttx/pull/293#discussion_r381065923
 
 

 ##########
 File path: arch/arm/src/tiva/Make.defs
 ##########
 @@ -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
 
 Review comment:
   it makes sense. i'll add the make conditional. and probably remove the guard in the C file.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services