Files
rtems/spec/build/bsps/objxilinxsupportmb.yml
Kinsey Moore c0fad60c59 bsps/xil: Import full xil_exception.h
This imports the full xil_exception.h instead of an empty stub. This is
required for some Xilinx drivers. The imported files adhere to the
current VERSION file.
2023-02-08 14:11:47 -06:00

19 lines
395 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2022 On-Line Applications Research (OAR)
cppflags: []
cxxflags: []
enabled-by:
- microblaze
includes: []
install:
- destination: ${BSP_INCLUDEDIR}
source:
- bsps/include/xil/microblaze/xil_cache.h
- bsps/include/xil/microblaze/xil_exception.h
links: []
source: []
type: build