requirements: add Events system and software requirements
Add a System requirement (ZEP-SYRS-27) describing the Zephyr event object synchronization mechanism, and a new Events software requirements document (ZEP-SRS-27-*) refining it into 15 atomic, implementation-free requirements covering event object definition, delivering events (post/set/set-masked/clear), and waiting for events (any/all, timeout, reset, reported results).
The requirements reflect the currently implemented k_event API behavior following the Route 3s approach. All software requirements link to the ZEP-SYRS-27 system parent, and the new document is registered in the software requirements index. UIDs were generated with “strictdoc manage auto-uid”.
Signed-off-by: Anas Nashif anas.nashif@intel.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
Zephyr Project Requirements
This repository contains a preliminary work on the Zephyr Project requirements.
The requirements are captured using StrictDoc.
See the Zephyr Safety Working Group Wiki for information on connecting to the team.
The guidelines around writing requirements are located here: Safety Requirements
Deployed Documentation
The requirements documentation is available online at: https://zephyrproject-rtos.github.io/reqmgmt
System requirements
The requirements shall be browsable and editable on all major operating systems that have Python 3.7+.
Getting started
To install the requirements management tool:
To generate the requirements documentation in HTML format:
To browse/edit the requirements using StrictDoc’s web interface:
To generate uid’s for new written requirements use the command: