From c10eadda84bb1330cb267d5d583927e73827e6f6 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Sat, 16 Apr 2016 21:43:10 +0000 Subject: 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 --- os/hal/boards/ST_STM32F334_DISCOVERY/board.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'os/hal/boards/ST_STM32F334_DISCOVERY') 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. */ -- cgit v1.2.3