Skip to content

Commit 5d932fe

Browse files
danielinuxdgarske
authored andcommitted
Removed custom assembly code for psoc6: using boot_arm startup (in C)
1 parent c3e19da commit 5d932fe

3 files changed

Lines changed: 0 additions & 384 deletions

File tree

arch.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ endif
153153

154154
ifeq ($(TARGET),psoc6)
155155
CORTEX_M0=1
156-
OBJS+=hal/psoc6_02_cm0plus.o
157156
PKA_EXTRA_OBJS+= $(CYPRESS_PDL)/drivers/source/cy_flash.o \
158157
$(CYPRESS_PDL)/drivers/source/cy_ipc_pipe.o \
159158
$(CYPRESS_PDL)/drivers/source/cy_ipc_sema.o \

hal/psoc6_02_cm0plus.S

Lines changed: 0 additions & 378 deletions
This file was deleted.

0 commit comments

Comments
 (0)