summaryrefslogtreecommitdiffstats
path: root/spec/spec/build-option-name.yml
blob: c62b6161901c872856212b706961d2b181563449 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: spec-member
  uid: root
spec-description: null
spec-example: null
spec-info:
  str:
    assert:
    - re: ^[a-zA-Z_][a-zA-Z0-9_]*$
    description: |
      It shall be the name of the build option.
spec-name: Build Option Name
spec-type: build-option-name
type: spec