mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 18:37:46 +08:00
SAMV71 MCAN: Default clock source should be MCK, not MAIN
This commit is contained in:
@@ -1376,7 +1376,7 @@ menu "MCAN device driver options"
|
||||
|
||||
choice
|
||||
prompt "MCAN clock source (PCK5)"
|
||||
default SAMV7_MCAN_CLKSRC_MAIN
|
||||
default SAMV7_MCAN_CLKSRC_MCK
|
||||
|
||||
config SAMV7_MCAN_CLKSRC_SLOW
|
||||
bool "Slow clock"
|
||||
|
||||
Reference in New Issue
Block a user