source: rtems/spec/build/bsps/microblaze/microblaze_fpga/abi.yml @ d03776e

Last change on this file since d03776e was d03776e, checked in by Alex White <alex.white@…>, on 10/01/21 at 04:57:01

microblaze: Rework for RTEMS 6

This reworks the existing MicroBlaze? architecture port and BSP to
achieve basic functionality using the latest RTEMS APIs.

  • Property mode set to 100644
File size: 395 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2actions:
3- get-string: null
4- split: null
5- env-append: null
6build-type: option
7copyrights:
8- Copyright (C) 2021 On-Line Applications Research Corporation (OAR)
9default:
10- -mlittle-endian
11- -mno-xl-soft-div
12- -mno-xl-soft-mul
13- -Wl,-EL
14default-by-variant: []
15description: |
16  ABI flags
17enabled-by: true
18links: []
19name: ABI_FLAGS
20type: build
Note: See TracBrowser for help on using the repository browser.