From 3b265b37cd8cfab1d73d5b72838edbff997a5206 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sat, 1 Aug 2015 09:55:52 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8135 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/boards/ST_STM32F476G_DISCOVERY/board.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal/boards') diff --git a/os/hal/boards/ST_STM32F476G_DISCOVERY/board.h b/os/hal/boards/ST_STM32F476G_DISCOVERY/board.h index bd0d1916d..61a388d9d 100644 --- a/os/hal/boards/ST_STM32F476G_DISCOVERY/board.h +++ b/os/hal/boards/ST_STM32F476G_DISCOVERY/board.h @@ -49,7 +49,7 @@ /* * MCU type as defined in the ST header. */ -#define STM32F407xx +#define STM32F746xx /* * IO pins assignments. -- cgit v1.2.3