summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/objdevserialzynq.yml
blob: deb3c83a338cf1bc5d4f813114eb4ba0f9f96d69 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR)
cppflags: []
cxxflags: []
enabled-by: true
includes: []
install:
- destination: ${BSP_INCLUDEDIR}/dev/serial
  source:
  - bsps/include/dev/serial/zynq-uart-regs.h
  - bsps/include/dev/serial/zynq-uart.h
links: []
source:
- bsps/shared/dev/serial/zynq-uart-polled.c
- bsps/shared/dev/serial/zynq-uart.c
type: build