Wrong line in STM32F469xx registry
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9596 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
07301189b4
commit
38416ed55e
|
@ -419,7 +419,7 @@
|
||||||
|
|
||||||
#define STM32_HAS_USB FALSE
|
#define STM32_HAS_USB FALSE
|
||||||
|
|
||||||
/* IWDG attributes.*/2
|
/* IWDG attributes.*/
|
||||||
#define STM32_HAS_IWDG TRUE
|
#define STM32_HAS_IWDG TRUE
|
||||||
#define STM32_IWDG_IS_WINDOWED FALSE
|
#define STM32_IWDG_IS_WINDOWED FALSE
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue