aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/mcuconf.h
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2020-08-04 20:09:48 -0400
committerClyne Sullivan <clyne@bitgloo.com>2020-08-04 20:09:48 -0400
commit7f59ca704b6f3c0ad254d391a123961aa0a86284 (patch)
tree8b34fd71adc9e5e6657214e1edcd8e6c4acdf6d4 /cfg/mcuconf.h
parent17cda07f3ef79069e9bed2eca6c20f2b7fcb60b9 (diff)
reorganized code; added dac support
Diffstat (limited to 'cfg/mcuconf.h')
-rw-r--r--cfg/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg/mcuconf.h b/cfg/mcuconf.h
index 03b961c..e1e50c3 100644
--- a/cfg/mcuconf.h
+++ b/cfg/mcuconf.h
@@ -177,7 +177,7 @@
#define STM32_GPT_USE_TIM2 FALSE
#define STM32_GPT_USE_TIM3 FALSE
#define STM32_GPT_USE_TIM4 TRUE
-#define STM32_GPT_USE_TIM5 FALSE
+#define STM32_GPT_USE_TIM5 TRUE
#define STM32_GPT_USE_TIM6 FALSE
#define STM32_GPT_USE_TIM7 FALSE
#define STM32_GPT_USE_TIM8 FALSE