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

zephyrproject-rtos/ci-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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