Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 368 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 368 Bytes

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:

pip3 install --user -r requirements.txt