source: rtems/spec/build/bsps/aarch64/xilinx-zynqmp/optclki2c1.yml @ b982b8d4

Last change on this file since b982b8d4 was b982b8d4, checked in by Sebastian Huber <sebastian.huber@…>, on 01/11/22 at 15:15:51

build: Fix build item format

  • Property mode set to 100644
File size: 822 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2actions:
3- get-integer: null
4- define: null
5build-type: option
6copyrights:
7- Copyright (C) 2021 On-Line Applications Research (OAR)
8- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
9default: 111111111
10default-by-variant:
11- value: 111111111
12  variants:
13  - aarch64/xilinx_zynqmp_ilp32_qemu.*
14- value: 111111111
15  variants:
16  - aarch64/xilinx_zynqmp_ilp32_zu3eg.*
17- value: 111111111
18  variants:
19  - aarch64/xilinx_zynqmp_lp64_qemu.*
20- value: 111111111
21  variants:
22  - aarch64/xilinx_zynqmp_lp64_zu3eg.*
23description: |
24  ZynqMP i2c1 clock frequency in Hz. This is the frequency after the signal
25  has been processed using the values passed to the I2C1_REF_CTRL register.
26enabled-by: true
27format: '{}'
28links: []
29name: ZYNQMP_CLOCK_I2C1
30type: build
Note: See TracBrowser for help on using the repository browser.