zephyrproject-rtos / ci-tools

CI Tools and Scripts (obsolete)

Repository from Github https://github.comzephyrproject-rtos/ci-toolsRepository from Github https://github.comzephyrproject-rtos/ci-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

About

CI Tools and Scripts (obsolete)

License:Apache License 2.0


Languages

Language:Python 98.2%Language:Shell 1.8%