git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@351 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
c16f1d718b
commit
266206d33a
|
@ -31,7 +31,7 @@
|
||||||
/*
|
/*
|
||||||
* Uncomment this if you want a 48MHz system clock, else it will be 72MHz.
|
* Uncomment this if you want a 48MHz system clock, else it will be 72MHz.
|
||||||
*/
|
*/
|
||||||
#define SYSCLK_48
|
//#define SYSCLK_48
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* NOTES: PLLPRE can be 1 or 2, PLLMUL can be 2..16.
|
* NOTES: PLLPRE can be 1 or 2, PLLMUL can be 2..16.
|
||||||
|
|
Loading…
Reference in New Issue