aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32F0xx
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-11-16 10:30:27 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-11-16 10:30:27 +0000
commit36b1b9705dda794bfd675324af9e397bb7162537 (patch)
treea9db5a6baae46954e18d5dbe43ad25e8db720a89 /os/hal/ports/STM32/STM32F0xx
parent51841261704ff6f04a558569adfb9431392cb15b (diff)
downloadChibiOS-36b1b9705dda794bfd675324af9e397bb7162537.tar.gz
ChibiOS-36b1b9705dda794bfd675324af9e397bb7162537.tar.bz2
ChibiOS-36b1b9705dda794bfd675324af9e397bb7162537.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7515 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/ports/STM32/STM32F0xx')
-rw-r--r--os/hal/ports/STM32/STM32F0xx/stm32_registry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/STM32/STM32F0xx/stm32_registry.h b/os/hal/ports/STM32/STM32F0xx/stm32_registry.h
index 590ed02b4..1dbfefc62 100644
--- a/os/hal/ports/STM32/STM32F0xx/stm32_registry.h
+++ b/os/hal/ports/STM32/STM32F0xx/stm32_registry.h
@@ -192,7 +192,7 @@
#define STM32_HAS_USART6 FALSE
/* USB attributes.*/
-#define STM32_HAS_USB TRUE
+#define STM32_HAS_USB FALSE
#define STM32_HAS_OTG1 FALSE
#define STM32_HAS_OTG2 FALSE