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 e82252c commit 43f6e07Copy full SHA for 43f6e07
arch.mk
@@ -967,8 +967,7 @@ 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 \
971
- -DCY_DEVICE_COMMON
+ -DCY8C624ABZI_D44
972
ARCH_FLASH_OFFSET=0x10000000
973
ifneq ($(PSOC6_CRYPTO),0)
974
CFLAGS+=-DWOLFSSL_PSOC6_CRYPTO
0 commit comments