We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc5eccc commit a9b386dCopy full SHA for a9b386d
arch.mk
@@ -968,7 +968,7 @@ ifeq ($(TARGET),psoc6)
968
-I$(CYPRESS_PDL)/devices/include/ip \
969
-I$(CYPRESS_PDL)/devices/templates/COMPONENT_MTB \
970
-DCY8C624ABZI_D44 \
971
- -DCY_DEVICE_COMMON
+ -include $(CYPRESS_PDL)/devices/templates/COMPONENT_MTB/system_psoc6.h
972
ARCH_FLASH_OFFSET=0x10000000
973
ifneq ($(PSOC6_CRYPTO),0)
974
CFLAGS+=-DWOLFSSL_PSOC6_CRYPTO
0 commit comments