Skip to content

antmicro/renode-zephyr-tech-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded CI on Steroids with Zephyr & Renode

Copyright (c) 2023 Antmicro

This is a companion repository to the Zephyr Tech Talk.

You can watch the talk on YouTube.

Table of contents

How to get Renode?

Please refer to our installation instructions in the Renode README.

For Linux users, we recommend obtaining the portable nightly build or installing Renode via the renode-run Python package.

Packages for other OSes can be found on builds.renode.io.

Setup Zephyr

Some of the presented scenarios require you to use Zephyr's west tool and to have the Zephyr SDK installed.

To set them up, follow the Zephyr Getting Started Guide.

Renode links