git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2365 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
3d8808a39e
commit
ce6fb29f60
|
@ -60,6 +60,7 @@
|
||||||
*/
|
*/
|
||||||
#if defined(__DOXYGEN__)
|
#if defined(__DOXYGEN__)
|
||||||
#define PLATFORM_NAME "STM32"
|
#define PLATFORM_NAME "STM32"
|
||||||
|
|
||||||
#elif defined(STM32F103x4) || defined(STM32F103x6)
|
#elif defined(STM32F103x4) || defined(STM32F103x6)
|
||||||
/*
|
/*
|
||||||
* Capability flags for Low Density devices.
|
* Capability flags for Low Density devices.
|
||||||
|
|
Loading…
Reference in New Issue