We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49845bb commit 1e8a0fbCopy full SHA for 1e8a0fb
1 file changed
arch.mk
@@ -160,7 +160,7 @@ ifeq ($(TARGET),psoc6)
160
$(CYPRESS_PDL)/drivers/source/cy_device.o \
161
$(CYPRESS_PDL)/drivers/source/cy_sysclk.o \
162
$(CYPRESS_PDL)/drivers/source/cy_ble_clk.o \
163
- $(CYPRESS_PDL)/devices/templates/COMPONENT_MTB/COMPONENT_CM4/system_psoc6_cm4.o \
+ $(CYPRESS_PDL)/devices/templates/COMPONENT_MTB/COMPONENT_CM0P/system_psoc6_cm0plus.o \
164
$(CYPRESS_PDL)/drivers/source/TOOLCHAIN_GCC_ARM/cy_syslib_gcc.o
165
PKA_EXTRA_CFLAGS+=-I$(CYPRESS_PDL)/drivers/include/ \
166
-I$(CYPRESS_PDL)/devices/psoc6/psoc63/include/ \
0 commit comments