From f3f0370f1054f4e49aa8f5ea70485d673e8e94b6 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 19 Jul 2019 13:09:43 +0200 Subject: build: Alternative build system based on waf Update #3818. --- spec/build/bsps/arm/tms570/objhwinit.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 spec/build/bsps/arm/tms570/objhwinit.yml (limited to 'spec/build/bsps/arm/tms570/objhwinit.yml') diff --git a/spec/build/bsps/arm/tms570/objhwinit.yml b/spec/build/bsps/arm/tms570/objhwinit.yml new file mode 100644 index 0000000000..04241dffc9 --- /dev/null +++ b/spec/build/bsps/arm/tms570/objhwinit.yml @@ -0,0 +1,27 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +build-type: objects +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +cxxflags: [] +enabled-by: +- TMS570_USE_HWINIT_STARTUP +includes: [] +install: [] +links: [] +source: +- bsps/arm/tms570/start/bspstarthooks-hwinit.c +- bsps/arm/tms570/start/fail_notification.c +- bsps/arm/tms570/start/init_emif_sdram.c +- bsps/arm/tms570/start/init_esm.c +- bsps/arm/tms570/start/init_pinmux.c +- bsps/arm/tms570/start/init_system.c +- bsps/arm/tms570/start/tms570_selftest.c +- bsps/arm/tms570/start/tms570_selftest_par_can.c +- bsps/arm/tms570/start/tms570_selftest_par_mibspi.c +- bsps/arm/tms570/start/tms570_selftest_par_std.c +- bsps/arm/tms570/start/tms570_selftest_parity.c +- bsps/arm/tms570/start/tms570_sys_core.S +- bsps/arm/tms570/start/tms570_tcram_tests.c +type: build -- cgit v1.2.3