mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-24 13:55:51 +08:00
fix target case (#3279)
This commit is contained in:
committed by
GitHub
parent
2a9887a747
commit
98d4ec734e
@@ -32,7 +32,7 @@
|
||||
<file_arch name="hal_stm32_dma.c" dir="mcu_periph" cond="ifeq ($(RTOS),chibios)"/>
|
||||
<test/>
|
||||
</makefile>
|
||||
<makefile cond="ifeq ($(DSHOT_BIDIR),TRUE)" target="AP">
|
||||
<makefile cond="ifeq ($(DSHOT_BIDIR),TRUE)" target="ap">
|
||||
<define name="DSHOT_BIDIR" value="$(DSHOT_BIDIR)"/>
|
||||
<define name="USE_GPT$(DSHOT1_GPT_TIM)" value="TRUE"/>
|
||||
<define name="DSHOT1_BIDIR_GPT" value="GPTD$(DSHOT1_GPT_TIM)"/>
|
||||
|
||||
Reference in New Issue
Block a user