forked from Imagelibrary/rtems
17 lines
334 B
YAML
17 lines
334 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 & Co. KG
|
|
cppflags: []
|
|
cxxflags: []
|
|
enabled-by:
|
|
- RTEMS_SMP
|
|
includes: []
|
|
install: []
|
|
links: []
|
|
source:
|
|
- bsps/arm/raspberrypi/start/bspsmp.c
|
|
- bsps/arm/raspberrypi/start/bspsmp_init.c
|
|
type: build
|