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/10/26 06:19:41 UTC

[GitHub] [incubator-nuttx] btashton commented on pull request #2116: arch/sim: Enable SIM_WALLTIME option by default

btashton commented on pull request #2116:
URL: https://github.com/apache/incubator-nuttx/pull/2116#issuecomment-716330717


   You are going to need to refresh these configs:
   ```
   sim/sim/sim/configs/minibasic/defconfig:CONFIG_SIM_WALLTIME=y
   sim/sim/sim/configs/unionfs/defconfig:CONFIG_SIM_WALLTIME=y
   sim/sim/sim/configs/smp/defconfig:CONFIG_SIM_WALLTIME=y
   sim/sim/sim/configs/loadable/defconfig:CONFIG_SIM_WALLTIME=y
   sim/sim/sim/configs/bthcisock/defconfig:CONFIG_SIM_WALLTIME=y
   sim/sim/sim/configs/tcploop/defconfig:CONFIG_SIM_WALLTIME=y
   sim/sim/sim/configs/rpproxy/defconfig:CONFIG_SIM_WALLTIME=y
   sim/sim/sim/configs/duktape/defconfig:CONFIG_SIM_WALLTIME=y
   sim/sim/sim/configs/ipforward/defconfig:CONFIG_SIM_WALLTIME=y
   sim/sim/sim/configs/nshcromfs/defconfig:CONFIG_SIM_WALLTIME=y
   sim/sim/sim/configs/nsh/defconfig:CONFIG_SIM_WALLTIME=y
   sim/sim/sim/configs/bas/defconfig:CONFIG_SIM_WALLTIME=y
   ```


----------------------------------------------------------------
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