forked from Imagelibrary/rtems
18 lines
440 B
YAML
18 lines
440 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, prints the exception context when an
|
|
unexpected exception occurs.
|
|
enabled-by: true
|
|
format: '{}'
|
|
links: []
|
|
name: BSP_PRINT_EXCEPTION_CONTEXT
|
|
type: build
|