zephyrproject-rtos / ci-tools

CI Tools and Scripts (obsolete)
Apache License 2.0
9 stars 18 forks source link
ci module tools

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