summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/task-stack-from-alloc.yml
blob: d60209a2b50c94874ac1825a3bfb45367640fd82 (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: initializer
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default-value: |
  The default value is a macro which supports the system heap allocator.
description: |
  The value of this configuration option is used to calculate the task stack
  space size.
enabled-by: true
index-entries:
- task stack allocator
interface-type: appl-config-option
links:
- role: interface-placement
  uid: domain
- role: interface-ingroup
  uid: group-stackalloc
- role: constraint
  uid: ../constraint/option-not-pre-qualified
- role: constraint
  uid: ../constraint/task-stack-from-alloc
name: CONFIGURE_TASK_STACK_FROM_ALLOCATOR
notes: |
  This configuration option may be used if a custom task stack allocator is
  configured, see ${task-stack-allocator:/name}.
type: interface