aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/boards/ST_NUCLEO144_H743ZI
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-12-26 15:59:35 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-12-26 15:59:35 +0000
commitdc94818e88c10d7bdf8542d36515e1ff5e8d546e (patch)
tree1a9f57a5ef879d3d2f4b0ffa5770d526fac6d832 /os/hal/boards/ST_NUCLEO144_H743ZI
parentb7a1e045ee2bae3e097ccb9d9ddff1be8c69e36e (diff)
downloadChibiOS-dc94818e88c10d7bdf8542d36515e1ff5e8d546e.tar.gz
ChibiOS-dc94818e88c10d7bdf8542d36515e1ff5e8d546e.tar.bz2
ChibiOS-dc94818e88c10d7bdf8542d36515e1ff5e8d546e.zip
Added board generator for STM32H7xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11194 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_NUCLEO144_H743ZI')
-rw-r--r--os/hal/boards/ST_NUCLEO144_H743ZI/board.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/os/hal/boards/ST_NUCLEO144_H743ZI/board.h b/os/hal/boards/ST_NUCLEO144_H743ZI/board.h
index 2c6502c9c..72c729235 100644
--- a/os/hal/boards/ST_NUCLEO144_H743ZI/board.h
+++ b/os/hal/boards/ST_NUCLEO144_H743ZI/board.h
@@ -58,15 +58,9 @@
#define STM32_HSE_BYPASS
/*
- * Board voltages.
- * Required for performance limits calculation.
- */
-#define STM32_VDD 300U
-
-/*
* MCU type as defined in the ST header.
*/
-#define STM32F767xx
+#define STM32H743xx
/*
* IO pins assignments.