source: rtems/spec/build/bsps/optconsolebaud.yml @ 9d77c0f4

Last change on this file since 9d77c0f4 was f3f0370f, checked in by Sebastian Huber <sebastian.huber@…>, on 07/19/19 at 11:09:43

build: Alternative build system based on waf

Update #3818.

  • Property mode set to 100644
File size: 500 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) 2020 embedded brains GmbH (http://www.embedded-brains.de)
8default: 115200
9default-by-variant:
10- value: 9600
11  variants:
12  - m68k/m5484FireEngine
13  - powerpc/hsc_cm01
14- value: 19200
15  variants:
16  - m68k/COBRA5475
17description: |
18  Default baud for console and other serial devices.
19enabled-by: true
20format: '{}'
21links: []
22name: BSP_CONSOLE_BAUD
23type: build
Note: See TracBrowser for help on using the repository browser.