Skip to content

Commit 43f6e07

Browse files
committed
CFLAGS include path
1 parent e82252c commit 43f6e07

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

arch.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -967,8 +967,7 @@ ifeq ($(TARGET),psoc6)
967967
-I$(CYPRESS_CORE_LIB)/include \
968968
-I$(CYPRESS_PDL)/devices/include/ip \
969969
-I$(CYPRESS_PDL)/devices/templates/COMPONENT_MTB \
970-
-DCY8C624ABZI_D44 \
971-
-DCY_DEVICE_COMMON
970+
-DCY8C624ABZI_D44
972971
ARCH_FLASH_OFFSET=0x10000000
973972
ifneq ($(PSOC6_CRYPTO),0)
974973
CFLAGS+=-DWOLFSSL_PSOC6_CRYPTO

0 commit comments

Comments
 (0)