summaryrefslogtreecommitdiff
path: root/bsp/coreip-e24-arty/settings.mk
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/coreip-e24-arty/settings.mk')
-rw-r--r--bsp/coreip-e24-arty/settings.mk13
1 files changed, 0 insertions, 13 deletions
diff --git a/bsp/coreip-e24-arty/settings.mk b/bsp/coreip-e24-arty/settings.mk
deleted file mode 100644
index e701d94..0000000
--- a/bsp/coreip-e24-arty/settings.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 2019 SiFive, Inc #
-# SPDX-License-Identifier: Apache-2.0 #
-# ----------------------------------- #
-# ----------------------------------- #
-
-RISCV_ARCH=rv32imafc
-RISCV_ABI=ilp32f
-RISCV_CMODEL=medlow
-RISCV_SERIES=sifive-2-series
-
-TARGET_TAGS=fpga openocd
-TARGET_DHRY_ITERS=20000000
-TARGET_CORE_ITERS=5000