forked from Imagelibrary/rtems
Prefix the BSP family name with "bsps/" to make it distinct to the BSP variant names. Update #4468.
17 lines
412 B
YAML
17 lines
412 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
actions:
|
|
- get-integer: null
|
|
- define: null
|
|
build-type: option
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
|
default: 1
|
|
default-by-variant: []
|
|
description: |
|
|
If defined to a non-zero value, reset the board when the application exits.
|
|
enabled-by: true
|
|
format: '{}'
|
|
links: []
|
|
name: BSP_RESET_BOARD_AT_EXIT
|
|
type: build
|