forked from Imagelibrary/rtems
Remove the BSP_POWER_DOWN_AT_FATAL_HALT BSP option. Applications should do the customization of the system termination with an initial fatal extension.
40 lines
776 B
YAML
40 lines
776 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
build-type: group
|
|
cflags: []
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
|
cppflags: []
|
|
cxxflags: []
|
|
enabled-by: true
|
|
includes: []
|
|
install: []
|
|
ldflags: []
|
|
links:
|
|
- role: build-dependency
|
|
uid: ../../linkcmds
|
|
- role: build-dependency
|
|
uid: ../../obj
|
|
- role: build-dependency
|
|
uid: ../../objgrlib
|
|
- role: build-dependency
|
|
uid: ../../objirq
|
|
- role: build-dependency
|
|
uid: ../objmem
|
|
- role: build-dependency
|
|
uid: ../grp
|
|
- role: build-dependency
|
|
uid: abi
|
|
- role: build-dependency
|
|
uid: obj
|
|
- role: build-dependency
|
|
uid: objsmp
|
|
- role: build-dependency
|
|
uid: optconirq
|
|
- role: build-dependency
|
|
uid: ../start
|
|
- role: build-dependency
|
|
uid: ../../bspopts
|
|
type: build
|
|
use-after: []
|
|
use-before: []
|