aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_STM32F334_DISCOVERY/board.h
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-04-16 21:43:10 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-04-16 21:43:10 +0000
commitc10eadda84bb1330cb267d5d583927e73827e6f6 (patch)
treeeef3620f8414b84333950a61dc81aa35cbe268c6 /os/hal/boards/ST_STM32F334_DISCOVERY/board.h
parent119fe0414811fc2a1387c662e6583c9ad77abb44 (diff)
downloadChibiOS-c10eadda84bb1330cb267d5d583927e73827e6f6.tar.gz
ChibiOS-c10eadda84bb1330cb267d5d583927e73827e6f6.tar.bz2
ChibiOS-c10eadda84bb1330cb267d5d583927e73827e6f6.zip
Fixed copyright date in recently generated board files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9295 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_STM32F334_DISCOVERY/board.h')
-rw-r--r--os/hal/boards/ST_STM32F334_DISCOVERY/board.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/os/hal/boards/ST_STM32F334_DISCOVERY/board.h b/os/hal/boards/ST_STM32F334_DISCOVERY/board.h
index ce4f9616e..ecaf35863 100644
--- a/os/hal/boards/ST_STM32F334_DISCOVERY/board.h
+++ b/os/hal/boards/ST_STM32F334_DISCOVERY/board.h
@@ -42,6 +42,8 @@
#define STM32_HSECLK 0U
#endif
+#define STM32_HSE_BYPASS
+
/*
* MCU type as defined in the ST header.
*/