forked from Imagelibrary/rtems
21 lines
449 B
YAML
21 lines
449 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
build-type: objects
|
|
cflags: []
|
|
copyrights:
|
|
- Copyright (C) 2024 Ning Yang
|
|
cppflags: []
|
|
cxxflags: []
|
|
enabled-by: true
|
|
includes: []
|
|
install:
|
|
- destination: ${BSP_INCLUDEDIR}/dev/serial
|
|
source:
|
|
- bsps/include/dev/serial/arm-pl011-regs.h
|
|
- bsps/include/dev/serial/arm-pl011.h
|
|
links:
|
|
- role: build-dependency
|
|
uid: optarmpl011fifodepth
|
|
source:
|
|
- bsps/shared/dev/serial/arm-pl011.c
|
|
type: build
|