Back to home page

LXR

 
 

    


Warning, /spec/build/bsps/aarch64/raspberrypi/objconsole.yml is written in an unsupported language. File is not indexed.

0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 build-type: objects
0003 cflags: []
0004 copyrights:
0005   - Copyright (C) 2023 Utkarsh Verma
0006   - Copyright (C) 2024 Ning Yang
0007 cppflags: []
0008 cxxflags: []
0009 enabled-by: true
0010 includes: []
0011 install:
0012   - destination: ${BSP_INCLUDEDIR}/bsp
0013     source:
0014       - bsps/aarch64/raspberrypi/include/bsp/console.h
0015   - destination: ${BSP_INCLUDEDIR}/bsp
0016     source:
0017       - bsps/aarch64/raspberrypi/include/bsp/raspberrypi-uart.h
0018 links:
0019   - role: build-dependency
0020     uid: ../../optconsoleirq
0021   - role: build-dependency
0022     uid: ../../objdevserialarmpl011
0023   - role: build-dependency
0024     uid: optclockpl011freq
0025   - role: build-dependency
0026     uid: optconsoleport
0027 source:
0028   - bsps/aarch64/raspberrypi/console/console.c
0029   - bsps/shared/dev/serial/console-termios.c
0030 type: build