bsp/tms570: Add TMS570_VARIANT

This commit is contained in:
Sebastian Huber
2023-04-03 08:10:23 +02:00
parent e13b7340fe
commit 75b6d77680
2 changed files with 23 additions and 0 deletions

View File

@@ -10,6 +10,8 @@ includes: []
install: []
ldflags: []
links:
- role: build-dependency
uid: optvariant
- role: build-dependency
uid: ../grp
- role: build-dependency

View File

@@ -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