forked from Imagelibrary/rtems
19 lines
419 B
YAML
19 lines
419 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
build-type: objects
|
|
cflags: []
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
|
cppflags: []
|
|
cxxflags: []
|
|
enabled-by:
|
|
- RTEMS_MULTIPROCESSING
|
|
includes: []
|
|
install: []
|
|
links: []
|
|
source:
|
|
- bsps/sparc/leon3/mpci/addrconv.c
|
|
- bsps/sparc/leon3/mpci/getcfg.c
|
|
- bsps/sparc/leon3/mpci/lock.c
|
|
- bsps/sparc/leon3/mpci/mpisr.c
|
|
type: build
|