forked from Imagelibrary/rtems
16 lines
351 B
YAML
16 lines
351 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
build-type: group
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
|
enabled-by: true
|
|
includes: []
|
|
install:
|
|
- destination: ${BSP_INCLUDEDIR}/bsp
|
|
source:
|
|
- bsps/riscv/include/bsp/linker-symbols.h
|
|
ldflags: []
|
|
links: []
|
|
type: build
|
|
use-after: []
|
|
use-before: []
|