mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Add support for the STM3210E-EVAL LCD backlight
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3748 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -578,7 +578,7 @@ struct stm32_tim_priv_s stm32_tim7_priv = {
|
||||
|
||||
#if STM32_NATIM > 0
|
||||
|
||||
#if CONFIG_STM32_TIM7
|
||||
#if CONFIG_STM32_TIM1
|
||||
struct stm32_tim_priv_s stm32_tim1_priv = {
|
||||
.ops = &stm32_tim_ops,
|
||||
.mode = STM32_TIM_MODE_UNUSED,
|
||||
|
||||
Reference in New Issue
Block a user