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/09/01 09:47:02 UTC

[GitHub] [incubator-nuttx] michallenc commented on a change in pull request #4431: i.MX RT: Changes to FlexCAN driver and Teensy 4.x CAN configuration

michallenc commented on a change in pull request #4431:
URL: https://github.com/apache/incubator-nuttx/pull/4431#discussion_r699499131



##########
File path: boards/arm/imxrt/teensy-4.x/Kconfig
##########
@@ -24,4 +24,10 @@ config TEENSY_41
 
 endchoice # Board configuration
 
+config IMXRT_FLEXCAN3_AS_CAN0
+	bool "Initialize CAN3 bus as can0"
+	---help---
+		This configuration option ensures thatvif more that one CAN bus is set on

Review comment:
       @acassis Thanks, done.




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