SAMV71 and SAME70: Place the Main Oscillator Enable in the board.h
This commit is contained in:
parent
88f0d35bce
commit
2297fdb714
@ -64,7 +64,7 @@
|
||||
* in board.h
|
||||
*/
|
||||
|
||||
#define BOARD_CKGR_MOR (PMC_CKGR_MOR_MOSCXTEN | PMC_CKGR_MOR_MOSCRCEN | \
|
||||
#define BOARD_CKGR_MOR (BOARD_CKGR_MOR_MOSCXTENBY | PMC_CKGR_MOR_MOSCRCEN | \
|
||||
BOARD_CKGR_MOR_MOSCXTST | PMC_CKGR_MOR_KEY)
|
||||
#define BOARD_CKGR_PLLAR (BOARD_CKGR_PLLAR_DIV | BOARD_CKGR_PLLAR_COUNT | \
|
||||
BOARD_CKGR_PLLAR_MUL | PMC_CKGR_PLLAR_ONE)
|
||||
|
Loading…
Reference in New Issue
Block a user