summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/tms570/optvariant.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-04-03 08:10:23 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-12-06 13:35:40 +0100
commit75b6d77680b9102e859aa28eb4717a9580a078a5 (patch)
treea937b27bd0800e99d904a5b8f6dbba04add05fcd /spec/build/bsps/arm/tms570/optvariant.yml
parentbsp/tms570: Use 0x for hex constants (diff)
downloadrtems-75b6d77680b9102e859aa28eb4717a9580a078a5.tar.bz2
bsp/tms570: Add TMS570_VARIANT
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/arm/tms570/optvariant.yml21
1 files changed, 21 insertions, 0 deletions
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