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:
parent
ce2ce470f7
commit
4014cbef3c
@ -578,7 +578,7 @@ struct stm32_tim_priv_s stm32_tim7_priv = {
|
|||||||
|
|
||||||
#if STM32_NATIM > 0
|
#if STM32_NATIM > 0
|
||||||
|
|
||||||
#if CONFIG_STM32_TIM7
|
#if CONFIG_STM32_TIM1
|
||||||
struct stm32_tim_priv_s stm32_tim1_priv = {
|
struct stm32_tim_priv_s stm32_tim1_priv = {
|
||||||
.ops = &stm32_tim_ops,
|
.ops = &stm32_tim_ops,
|
||||||
.mode = STM32_TIM_MODE_UNUSED,
|
.mode = STM32_TIM_MODE_UNUSED,
|
||||||
|
Loading…
Reference in New Issue
Block a user