avisconti / ci-tools

CI Tools and Scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Python 96.9%Language:Shell 3.1%