From 12e393515a87dc6fa9d99a6d82134881e4ac821d Mon Sep 17 00:00:00 2001 From: gdisirio Date: Thu, 21 Jun 2012 16:48:35 +0000 Subject: Fixed description. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4315 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- boards/ST_STM32F0_DISCOVERY/board.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'boards') diff --git a/boards/ST_STM32F0_DISCOVERY/board.h b/boards/ST_STM32F0_DISCOVERY/board.h index ff9d035ae..300821c14 100644 --- a/boards/ST_STM32F0_DISCOVERY/board.h +++ b/boards/ST_STM32F0_DISCOVERY/board.h @@ -28,8 +28,8 @@ /* * Board identifier. */ -#define BOARD_ST_STM32L_DISCOVERY -#define BOARD_NAME "ST STM32L-Discovery" +#define BOARD_ST_STM32F0_DISCOVERY +#define BOARD_NAME "ST STM32F0-Discovery" /* * Board frequencies. -- cgit v1.2.3