git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10452 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
isiora 2017-08-18 21:07:16 +00:00
parent e50bc32840
commit 190694efa4
1 changed files with 1 additions and 1 deletions

View File

@ -32,6 +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
#define SAMA_H64MX_H32MX_RATIO 2
#endif /* MCUCONF_H */