Files
rtems/spec/build/bsps/objxqspiflash.yml
Sebastian Huber d773df1d0f build: Fix double use of objects item
In waf, install targets must not be specified more than once.
2024-06-13 19:49:52 +00:00

21 lines
433 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2023 Aaron Nyholm
cppflags: []
cxxflags: []
enabled-by: true
includes:
- bsps/include/dev/spi/
- bsps/include/xil/
- bsps/include/xil/${XIL_SUPPORT_PATH}/
install:
- destination: ${BSP_INCLUDEDIR}/dev/spi
source:
- bsps/include/dev/spi/xqspi_flash.h
links: []
source:
- bsps/shared/dev/spi/xqspi_flash.c
type: build