Updated board.h file for OLIMEX_STM32_103STK.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9100 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
f6e0662f00
commit
17e084724f
|
@ -36,7 +36,7 @@
|
|||
/*
|
||||
* MCU type, supported types are defined in ./os/hal/platforms/hal_lld.h.
|
||||
*/
|
||||
#define STM32F10X_MD
|
||||
#define STM32F103xB
|
||||
|
||||
/*
|
||||
* IO pins assignments.
|
||||
|
|
Loading…
Reference in New Issue