mirror of
https://github.com/apache/nuttx.git
synced 2026-09-01 14:43:02 +00:00
SAMV71 MCAN: Default clock source should be MCK, not MAIN
This commit is contained in:
parent
ff38abf580
commit
4f122d5290
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue