aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-08-01 09:55:52 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-08-01 09:55:52 +0000
commit3b265b37cd8cfab1d73d5b72838edbff997a5206 (patch)
treed445dd615bfdd5a2b2a2cbc506d034b48426095a /os/hal/boards
parentaf3a45d742c2e2fd432d489c361a05135b99f6b0 (diff)
downloadChibiOS-3b265b37cd8cfab1d73d5b72838edbff997a5206.tar.gz
ChibiOS-3b265b37cd8cfab1d73d5b72838edbff997a5206.tar.bz2
ChibiOS-3b265b37cd8cfab1d73d5b72838edbff997a5206.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8135 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards')
-rw-r--r--os/hal/boards/ST_STM32F476G_DISCOVERY/board.h2
1 files changed, 1 insertions, 1 deletions
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.