From e8e05aa89cfbc1fa2b2b535d5924842eb0f4a90f Mon Sep 17 00:00:00 2001 From: Vegard Storheil Eriksen Date: Fri, 15 Apr 2011 03:14:58 +0200 Subject: Upgrade chibios to current head. --- chibios | 2 +- mcuconf.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/chibios b/chibios index 0537de0..fb2b302 160000 --- a/chibios +++ b/chibios @@ -1 +1 @@ -Subproject commit 0537de03cb144584727f982eb210262b0ddd4d6b +Subproject commit fb2b302ea5e9529bde203aa1a7057369d6f52170 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 -- cgit v1.2.3