updates coremark build system to use BSP definitions

This commit is contained in:
2024-03-20 07:38:40 +01:00
parent fabf7cc588
commit d5c672c288
5 changed files with 14 additions and 21 deletions

View File

@ -2,7 +2,7 @@ TARGET := dhrystone
ISA?=imc
ASM_SRCS :=
C_SRCS := dhry_stubs.c dhry_printf.c dhry_1.c dhry_2.c
C_SRCS := dhry_stubs.c dhry_1.c dhry_2.c
HEADERS := dhry.h
BOARD=iss