Last change
on this file since 6f2aa8ad was
6f2aa8ad,
checked in by Chris Johns <chrisj@…>, on 07/14/21 at 06:47:08
|
build: Use BSP family for options
- Optionally add support for 'default-by-family' to allow
option to be set by a family and so all related BSPs
Close #4468
|
-
Property mode set to
100644
|
File size:
635 bytes
|
Line | |
---|
1 | SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause |
---|
2 | actions: |
---|
3 | - get-integer: null |
---|
4 | - define: null |
---|
5 | build-type: option |
---|
6 | copyrights: |
---|
7 | - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) |
---|
8 | default: 115200 |
---|
9 | default-by-family: [] |
---|
10 | default-by-variant: |
---|
11 | - value: 9600 |
---|
12 | variants: |
---|
13 | - m68k/m5484FireEngine |
---|
14 | - powerpc/hsc_cm01 |
---|
15 | - powerpc/beatnik |
---|
16 | - powerpc/haleakala |
---|
17 | - powerpc/motorola_powerpc |
---|
18 | - powerpc/mvme3100 |
---|
19 | - powerpc/mvme5500 |
---|
20 | - value: 19200 |
---|
21 | variants: |
---|
22 | - m68k/COBRA5475 |
---|
23 | description: | |
---|
24 | Default baud for console and other serial devices. |
---|
25 | enabled-by: true |
---|
26 | format: '{}' |
---|
27 | links: [] |
---|
28 | name: BSP_CONSOLE_BAUD |
---|
29 | type: build |
---|
Note: See
TracBrowser
for help on using the repository browser.