README: Add obsolescence notice Add obsolescence notice prior to archiving the repository. Signed-off-by: Stephanos Ioannidis root@stephanos.io
README: Add obsolescence notice
Add obsolescence notice prior to archiving the repository.
Signed-off-by: Stephanos Ioannidis root@stephanos.io
The contents of this repository are now part of the Zephyr main repository and this repository is no longer used.
This repository hosts all CI tools and scripts used to validate Zephyr code changes.
To install the required python modules, run the following:
pip3 install --user -r requirements.txt
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Obsolescence Notice
The contents of this repository are now part of the Zephyr main repository and this repository is no longer used.
CI Tools and Scripts for Zephyr
This repository hosts all CI tools and scripts used to validate Zephyr code changes.
To install the required python modules, run the following: