RoccoMarco take note of this commit.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9310 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
f7ef558614
commit
33bc5b92e6
|
@ -27,7 +27,7 @@
|
||||||
<link>
|
<link>
|
||||||
<name>board</name>
|
<name>board</name>
|
||||||
<type>2</type>
|
<type>2</type>
|
||||||
<location>C:/ChibiStudio/chibios_trunk/os/hal/boards/ST_STM32F3_DISCOVERY</location>
|
<location>CHIBIOS/os/hal/boards/ST_STM32F3_DISCOVERY</location>
|
||||||
</link>
|
</link>
|
||||||
<link>
|
<link>
|
||||||
<name>os</name>
|
<name>os</name>
|
||||||
|
|
|
@ -30,7 +30,6 @@
|
||||||
#define STM32F4XX
|
#define STM32F4XX
|
||||||
|
|
||||||
#elif defined(STM32F446xx)
|
#elif defined(STM32F446xx)
|
||||||
#define STM32F446xx
|
|
||||||
#define STM32F4XX
|
#define STM32F4XX
|
||||||
|
|
||||||
#elif defined(STM32F439xx) || defined(STM32F429xx)
|
#elif defined(STM32F439xx) || defined(STM32F429xx)
|
||||||
|
|
Loading…
Reference in New Issue