White space fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9881 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
e523acf824
commit
e5621daba9
|
@ -476,6 +476,7 @@
|
||||||
#define STM32_OTG2_EP1IN_NUMBER 75
|
#define STM32_OTG2_EP1IN_NUMBER 75
|
||||||
|
|
||||||
#define STM32_HAS_USB FALSE
|
#define STM32_HAS_USB FALSE
|
||||||
|
|
||||||
/* IWDG attributes.*/
|
/* IWDG attributes.*/
|
||||||
#define STM32_HAS_IWDG TRUE
|
#define STM32_HAS_IWDG TRUE
|
||||||
#define STM32_IWDG_IS_WINDOWED TRUE
|
#define STM32_IWDG_IS_WINDOWED TRUE
|
||||||
|
|
Loading…
Reference in New Issue