diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-10-29 16:12:49 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-10-29 16:12:49 +0000 |
commit | b7db852d0bbbcfe52810ab68b6885b2cf6064276 (patch) | |
tree | 030704ed2492f03f55c64c19db61e4fdc0ad5619 /testhal/STM32F4xx/CAN/mcuconf.h | |
parent | 498d5c6125a80190e4732ae36187657df5504a61 (diff) | |
download | ChibiOS-b7db852d0bbbcfe52810ab68b6885b2cf6064276.tar.gz ChibiOS-b7db852d0bbbcfe52810ab68b6885b2cf6064276.tar.bz2 ChibiOS-b7db852d0bbbcfe52810ab68b6885b2cf6064276.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6395 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F4xx/CAN/mcuconf.h')
-rw-r--r-- | testhal/STM32F4xx/CAN/mcuconf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testhal/STM32F4xx/CAN/mcuconf.h b/testhal/STM32F4xx/CAN/mcuconf.h index 5d4d749ff..8ceac7c10 100644 --- a/testhal/STM32F4xx/CAN/mcuconf.h +++ b/testhal/STM32F4xx/CAN/mcuconf.h @@ -57,7 +57,6 @@ #define STM32_I2SSRC STM32_I2SSRC_CKIN
#define STM32_PLLI2SN_VALUE 192
#define STM32_PLLI2SR_VALUE 5
-#define STM32_VOS STM32_VOS_HIGH
#define STM32_PVD_ENABLE FALSE
#define STM32_PLS STM32_PLS_LEV0
#define STM32_BKPRAM_ENABLE FALSE
|