Skip to content

Commit a9b386d

Browse files
committed
Added -include /devices/templates/COMPONENT_MTB/system_psoc6.h
1 parent bc5eccc commit a9b386d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@ ifeq ($(TARGET),psoc6)
968968
-I$(CYPRESS_PDL)/devices/include/ip \
969969
-I$(CYPRESS_PDL)/devices/templates/COMPONENT_MTB \
970970
-DCY8C624ABZI_D44 \
971-
-DCY_DEVICE_COMMON
971+
-include $(CYPRESS_PDL)/devices/templates/COMPONENT_MTB/system_psoc6.h
972972
ARCH_FLASH_OFFSET=0x10000000
973973
ifneq ($(PSOC6_CRYPTO),0)
974974
CFLAGS+=-DWOLFSSL_PSOC6_CRYPTO

0 commit comments

Comments
 (0)