summaryrefslogtreecommitdiff
path: root/mcuconf.h
diff options
context:
space:
mode:
authorVegard Storheil Eriksen <zyp@jvnv.net>2011-04-15 03:14:58 +0200
committerVegard Storheil Eriksen <zyp@jvnv.net>2011-04-15 03:14:58 +0200
commite8e05aa89cfbc1fa2b2b535d5924842eb0f4a90f (patch)
tree0c95df8782c41f039bc5037f3c0549225c47b690 /mcuconf.h
parent82ffa82cc0423ed83ab94def6d3295f424a7c03c (diff)
Upgrade chibios to current head.
Diffstat (limited to 'mcuconf.h')
-rw-r--r--mcuconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcuconf.h b/mcuconf.h
index b25409a..74b6346 100644
--- a/mcuconf.h
+++ b/mcuconf.h
@@ -77,6 +77,7 @@
/*
* PWM driver system settings.
*/
+#define STM32_PWM_USE_ADVANCED FALSE
#define STM32_PWM_USE_TIM1 FALSE
#define STM32_PWM_USE_TIM2 TRUE
#define STM32_PWM_USE_TIM3 FALSE