From 997f744ad20b4689b4e5cec95272a7c70bad170d Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 12 Dec 2010 14:09:25 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2475 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- boards/ST_STM32VL_DISCOVERY/board.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boards') diff --git a/boards/ST_STM32VL_DISCOVERY/board.h b/boards/ST_STM32VL_DISCOVERY/board.h index 40ad78686..7dc2e77e2 100644 --- a/boards/ST_STM32VL_DISCOVERY/board.h +++ b/boards/ST_STM32VL_DISCOVERY/board.h @@ -37,7 +37,7 @@ #define STM32_HSECLK 8000000 /* - * MCU type, supported types are defined in ./os/hal/platforms/hal_lld.h. + * MCU type, supported types are defined in ./os/hal/platforms/hal_lld.h. */ #define STM32F10X_MD_VL -- cgit v1.2.3