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

master
gdisirio 2008-07-23 12:09:07 +00:00
parent c16f1d718b
commit 266206d33a
1 changed files with 1 additions and 1 deletions

View File

@ -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.