source: rtems/spec/build/bsps/objxilinxsupportmb.yml @ 77e7bd9

Last change on this file since 77e7bd9 was c0fad60, checked in by Kinsey Moore <kinsey.moore@…>, on 02/02/23 at 20:58:56

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.

  • Property mode set to 100644
File size: 395 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2build-type: objects
3cflags: []
4copyrights:
5- Copyright (C) 2022 On-Line Applications Research (OAR)
6cppflags: []
7cxxflags: []
8enabled-by:
9- microblaze
10includes: []
11install:
12- destination: ${BSP_INCLUDEDIR}
13  source:
14  - bsps/include/xil/microblaze/xil_cache.h
15  - bsps/include/xil/microblaze/xil_exception.h
16links: []
17source: []
18type: build
Note: See TracBrowser for help on using the repository browser.