-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Populate / extend the requirements documents with CPU Idling requirements.
- analyze existing requirements in the Zephyr System Requirements and Software Requirements
strictDoc to understand whether requirements already exist for (https://docs.zephyrproject.org/latest/doxygen/html/group__cpu__idle__apis.html) and associated source files (https://github.com/zephyrproject-rtos/zephyr/blob/main/kernel/idle.c) - 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)
- add or rework the CPU Idling requirements
- establish linking between requirements (Software to System Requirements), using sdoc requirements linking functionality
Metadata
Metadata
Assignees
Labels
No labels