spec/build: remove BSP_MINIMUM_TASK_STACK_SIZE

Fixes #5493.
This commit is contained in:
Gedare Bloom
2026-03-03 17:19:53 +00:00
parent d62d6b659c
commit 8166a413c9
4 changed files with 0 additions and 38 deletions
-2
View File
@@ -24,8 +24,6 @@ links:
uid: optdmachn
- role: build-dependency
uid: optlpc1768
- role: build-dependency
uid: optmintskstksz
- role: build-dependency
uid: optoscmain
- role: build-dependency
@@ -1,17 +0,0 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-integer: null
- define: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
default:
- enabled-by: true
value: 1024
description: |
Suggested minimum task stack size in bytes
enabled-by: true
format: '{}'
links: []
name: BSP_MINIMUM_TASK_STACK_SIZE
type: build
-2
View File
@@ -28,8 +28,6 @@ links:
uid: objnohwinit
- role: build-dependency
uid: optconirq
- role: build-dependency
uid: optmintskstksz
- role: build-dependency
uid: optoscmain
- role: build-dependency
@@ -1,17 +0,0 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-integer: null
- define: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
default:
- enabled-by: true
value: 1024
description: |
Suggested minimum task stack size in bytes
enabled-by: true
format: '{}'
links: []
name: BSP_MINIMUM_TASK_STACK_SIZE
type: build