forked from Imagelibrary/rtems
23 lines
539 B
YAML
23 lines
539 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
actions:
|
|
- get-boolean: null
|
|
- define-condition: null
|
|
- env-enable: null
|
|
build-type: option
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
|
default:
|
|
- enabled-by:
|
|
- arm/tms570ls3137_hdk
|
|
- arm/tms570lc4357_hdk
|
|
value: true
|
|
- enabled-by: true
|
|
value: false
|
|
description: |
|
|
Include BSP startup code for TMS570LS3137 or TMS57LC4357 which allows to
|
|
start RTEMS application directly after reset.
|
|
enabled-by: true
|
|
links: []
|
|
name: TMS570_USE_HWINIT_STARTUP
|
|
type: build
|