summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/disable-bsp-settings.yml
blob: 85df0ec0186a12215ff0a62bc8f2da6d1ffe1614 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: feature-enable
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
description: |
  In case this configuration option is defined, then the optional BSP provided
  settings listed below are disabled.

  The optional BSP provided default values for the following application
  configuration options are disabled:

  * ${idle-task-body:/name}

  * ${idle-task-stack-size:/name}

  * ${interrupt-stack-size:/name}

  The optional BSP provided initial extension set is disabled (see
  ${/glossary/initial-extension-sets:/term}).  The optional BSP provided
  prerequisite IO device drivers are disabled (see
  ${/acfg/if/group-devdrv:/name}).  The optional BSP provided support for
  ${/c/if/sbrk:/name} is disabled.

  This configuration option provides an all or nothing choice with respect to
  the optional BSP provided settings.
enabled-by: true
index-entries: []
interface-type: appl-config-option
links:
- role: interface-placement
  uid: domain
- role: interface-ingroup
  uid: group-general
name: CONFIGURE_DISABLE_BSP_SETTINGS
notes: null
type: interface