Added clock ratio setting of the matrix busses,
PIT clock depends on it. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10444 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
885c2660af
commit
b93e802d53
|
@ -32,4 +32,6 @@
|
|||
#define SAMA_MCK_MDIV_VALUE 3
|
||||
#define SAMA_PLLA_MUL_VALUE 83
|
||||
#define SAMA_PLLADIV2_EN TRUE
|
||||
#define SAMA_H64MX_H32MX_RATIO 1
|
||||
|
||||
#endif /* MCUCONF_H */
|
||||
|
|
Loading…
Reference in New Issue