Skip to content

Commit 1e8a0fb

Browse files
danielinuxdgarske
authored andcommitted
Fixed system settings component in use (cm0plus vs cm4)
1 parent 49845bb commit 1e8a0fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ ifeq ($(TARGET),psoc6)
160160
$(CYPRESS_PDL)/drivers/source/cy_device.o \
161161
$(CYPRESS_PDL)/drivers/source/cy_sysclk.o \
162162
$(CYPRESS_PDL)/drivers/source/cy_ble_clk.o \
163-
$(CYPRESS_PDL)/devices/templates/COMPONENT_MTB/COMPONENT_CM4/system_psoc6_cm4.o \
163+
$(CYPRESS_PDL)/devices/templates/COMPONENT_MTB/COMPONENT_CM0P/system_psoc6_cm0plus.o \
164164
$(CYPRESS_PDL)/drivers/source/TOOLCHAIN_GCC_ARM/cy_syslib_gcc.o
165165
PKA_EXTRA_CFLAGS+=-I$(CYPRESS_PDL)/drivers/include/ \
166166
-I$(CYPRESS_PDL)/devices/psoc6/psoc63/include/ \

0 commit comments

Comments
 (0)