From 75b6d77680b9102e859aa28eb4717a9580a078a5 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 3 Apr 2023 08:10:23 +0200 Subject: bsp/tms570: Add TMS570_VARIANT --- spec/build/bsps/arm/tms570/optvariant.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 spec/build/bsps/arm/tms570/optvariant.yml (limited to 'spec/build/bsps/arm/tms570/optvariant.yml') diff --git a/spec/build/bsps/arm/tms570/optvariant.yml b/spec/build/bsps/arm/tms570/optvariant.yml new file mode 100644 index 0000000000..2925b4bf04 --- /dev/null +++ b/spec/build/bsps/arm/tms570/optvariant.yml @@ -0,0 +1,21 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +actions: +- get-integer: null +- assert-in-set: + - 3137 + - 4357 +- define: null +build-type: option +copyrights: +- Copyright (C) 2023 embedded brains GmbH (http://www.embedded-brains.de) +default: +- enabled-by: true + value: 3137 +description: | + Defines the TMS570 family variant. Use 3137 for the TMS570LS3137 and 4357 + for the TMSLC4357. +enabled-by: true +format: '{}' +links: [] +name: TMS570_VARIANT +type: build -- cgit v1.2.3