forked from Imagelibrary/rtems
15 lines
302 B
YAML
15 lines
302 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
asflags: []
|
|
build-type: start-file
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH & Co. KG
|
|
cppflags: []
|
|
enabled-by: true
|
|
includes: []
|
|
install-path: ${BSP_LIBDIR}
|
|
links: []
|
|
source:
|
|
- bsps/lm32/shared/start/start.S
|
|
target: start.o
|
|
type: build
|