-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
RequirementsRequirements workRequirements work
Description
Populate / extend the requirements documents with Thread requirements.
- analyze existing requirements in the Zephyr System Requirements and Software Requirements
strictDoc files regarding completeness to the associated docs (https://docs.zephyrproject.org/latest/kernel/services/threads/index.html) and source files thread.c - add the requirements to the section/file associated with Threads in a sdoc file, if no section or file exists, add new section (https://github.com/zephyrproject-rtos/reqmgmt/tree/main/docs/system_requirements) or file (https://github.com/zephyrproject-rtos/reqmgmt/tree/main/docs/software_requirements)
- establish linking between requirements (Software to System Requirements), using sdoc requirements linking functionality
Metadata
Metadata
Assignees
Labels
RequirementsRequirements workRequirements work
Type
Projects
Status
In Progress