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 2021/11/05 08:42:21 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4786: rp2040: support I2C_RESET

xiaoxiang781216 commented on a change in pull request #4786:
URL: https://github.com/apache/incubator-nuttx/pull/4786#discussion_r743474380



##########
File path: arch/arm/Kconfig
##########
@@ -232,6 +232,7 @@ config ARCH_CHIP_RP2040
 	select ARCH_HAVE_MULTICPU
 	select ARCH_HAVE_TESTSET
 	select ARM_HAVE_WFE_SEV
+	select ARCH_HAVE_I2CRESET

Review comment:
       move before line 234?




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