forked from Imagelibrary/rtems
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.
19 lines
395 B
YAML
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
|