Tidy up use of CTPC (#19570)
This commit is contained in:
parent
6576127b4c
commit
b61654fb95
9 changed files with 10 additions and 13 deletions
|
@ -22,9 +22,6 @@ USE_ARM_CONFIG ?= no
|
|||
ifeq ($(strip $(CONVERT_TO)), proton_c)
|
||||
USE_ARM_CONFIG = yes
|
||||
endif
|
||||
ifeq ($(strip $(CTPC)), yes)
|
||||
USE_ARM_CONFIG = yes
|
||||
endif
|
||||
ifeq ($(strip $(MCU)), STM32F303)
|
||||
USE_ARM_CONFIG = yes
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue