You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "masayuki2009 (via GitHub)" <gi...@apache.org> on 2023/01/30 16:49:53 UTC

[GitHub] [nuttx] masayuki2009 commented on a diff in pull request #8182: Add the holder for mutex

masayuki2009 commented on code in PR #8182:
URL: https://github.com/apache/nuttx/pull/8182#discussion_r1090885862


##########
boards/sim/sim/sim/configs/usrsocktest/defconfig:
##########
@@ -13,6 +13,8 @@ CONFIG_ARCH_CHIP="sim"
 CONFIG_ARCH_SIM=y
 CONFIG_BOARDCTL_POWEROFF=y
 CONFIG_BUILTIN=y
+CONFIG_DEBUG_ASSERTIONS=y
+CONFIG_DEBUG_FEATURES=y
 CONFIG_DEBUG_SYMBOLS=y

Review Comment:
   @xiaoxiang781216 
   Should we add these configs to `./boards/sim/sim/sim/configs/citest/defconfig` instead of this 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.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org