git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7353 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
87fb8a8470
commit
0339169e5f
|
@ -41,12 +41,6 @@
|
||||||
#define STM32_HSECLK 0
|
#define STM32_HSECLK 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
|
||||||
* Board voltages.
|
|
||||||
* Required for performance limits calculation.
|
|
||||||
*/
|
|
||||||
#define STM32_VDD 300
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* MCU type as defined in the ST header.
|
* MCU type as defined in the ST header.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue