From 38416ed55e952de9898c5269c7c6cea8821e2bc3 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Mon, 6 Jun 2016 07:28:46 +0000 Subject: Wrong line in STM32F469xx registry git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9596 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/ports/STM32/STM32F4xx/stm32_registry.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal/ports') diff --git a/os/hal/ports/STM32/STM32F4xx/stm32_registry.h b/os/hal/ports/STM32/STM32F4xx/stm32_registry.h index 7cb24e4de..66988cbd0 100644 --- a/os/hal/ports/STM32/STM32F4xx/stm32_registry.h +++ b/os/hal/ports/STM32/STM32F4xx/stm32_registry.h @@ -419,7 +419,7 @@ #define STM32_HAS_USB FALSE -/* IWDG attributes.*/2 +/* IWDG attributes.*/ #define STM32_HAS_IWDG TRUE #define STM32_IWDG_IS_WINDOWED FALSE -- cgit v1.2.3