forked from Imagelibrary/rtems
Prefix the BSP family name with "bsps/" to make it distinct to the BSP variant names. Update #4468.
19 lines
411 B
YAML
19 lines
411 B
YAML
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
|
actions:
|
|
- get-boolean: null
|
|
- define-condition: null
|
|
build-type: option
|
|
copyrights:
|
|
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
|
default: false
|
|
default-by-variant:
|
|
- value: true
|
|
variants:
|
|
- arm/raspberrypi2
|
|
description: |
|
|
Set if the BSP variant is Raspberry Pi 2.
|
|
enabled-by: true
|
|
links: []
|
|
name: BSP_IS_RPI2
|
|
type: build
|