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 d9e37b3 commit 3b4d741Copy full SHA for 3b4d741
arch.mk
@@ -967,7 +967,8 @@ ifeq ($(TARGET),psoc6)
967
-I$(CYPRESS_CORE_LIB)/include \
968
-I$(CYPRESS_PDL)/devices/include/ip \
969
-I$(CYPRESS_PDL)/devices/templates/COMPONENT_MTB \
970
- -DCY8C624ABZI_D44
+ -DCY8C624ABZI_D44 \
971
+ -DCY_DEVICE_COMMON
972
ARCH_FLASH_OFFSET=0x10000000
973
ifneq ($(PSOC6_CRYPTO),0)
974
CFLAGS+=-DWOLFSSL_PSOC6_CRYPTO
0 commit comments