Fixed system settings component in use (cm0plus vs cm4)

pull/44/head
Daniele Lacamera 2020-05-08 17:08:38 +02:00 committed by David Garske
parent 49845bb72d
commit 1e8a0fb6aa
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ ifeq ($(TARGET),psoc6)
$(CYPRESS_PDL)/drivers/source/cy_device.o \
$(CYPRESS_PDL)/drivers/source/cy_sysclk.o \
$(CYPRESS_PDL)/drivers/source/cy_ble_clk.o \
$(CYPRESS_PDL)/devices/templates/COMPONENT_MTB/COMPONENT_CM4/system_psoc6_cm4.o \
$(CYPRESS_PDL)/devices/templates/COMPONENT_MTB/COMPONENT_CM0P/system_psoc6_cm0plus.o \
$(CYPRESS_PDL)/drivers/source/TOOLCHAIN_GCC_ARM/cy_syslib_gcc.o
PKA_EXTRA_CFLAGS+=-I$(CYPRESS_PDL)/drivers/include/ \
-I$(CYPRESS_PDL)/devices/psoc6/psoc63/include/ \