forked from Imagelibrary/rtems
17 lines
360 B
YAML
17 lines
360 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
build-type: objects
|
|
cflags: []
|
|
copyrights:
|
|
- Copyright (C) 2022 embedded brains GmbH & Co. KG
|
|
cppflags: []
|
|
cxxflags: []
|
|
enabled-by:
|
|
not: TMS570_USE_HWINIT_STARTUP
|
|
includes: []
|
|
install: []
|
|
links: []
|
|
source:
|
|
- bsps/arm/shared/start/bspstarthook0-empty.c
|
|
- bsps/arm/tms570/start/bspstarthooks.c
|
|
type: build
|