mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 14:35:08 +00:00
SAMA5D4: Minor fixes to get working with SAMA5D3 again
This commit is contained in:
parent
0a2133b57f
commit
8fb8774c26
1 changed files with 2 additions and 0 deletions
|
|
@ -384,6 +384,8 @@ static inline void __ramfunc__ sam_h32mxdivider(void)
|
|||
|
||||
putreg32(regval, SAM_PMC_MCKR);
|
||||
}
|
||||
#else
|
||||
# define sam_h32mxdivider()
|
||||
#endif
|
||||
|
||||
/****************************************************************************
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue