From cad32476733c4825ee16e1880e3d2d32ba833baf Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Fri, 30 Mar 2018 17:52:53 +0000 Subject: Fixed comment. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11868 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- os/hal/ports/STM32/STM32H7xx/stm32_registry.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal') diff --git a/os/hal/ports/STM32/STM32H7xx/stm32_registry.h b/os/hal/ports/STM32/STM32H7xx/stm32_registry.h index a6c7f9e2c..067aa3fc1 100644 --- a/os/hal/ports/STM32/STM32H7xx/stm32_registry.h +++ b/os/hal/ports/STM32/STM32H7xx/stm32_registry.h @@ -34,7 +34,7 @@ * @{ */ /*===========================================================================*/ -/* STM32F745xx, STM32F746xx, STM32F756xx. */ +/* STM32H743xx, STM32H753xx. */ /*===========================================================================*/ #if defined(STM32H743xx) || defined(STM32H753xx) || \ defined(__DOXYGEN__) -- cgit v1.2.3