mbrunnen / renode-zephyr-tech-talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:C 80.1%Language:RobotFramework 9.9%Language:CMake 6.4%Language:Python 2.1%Language:Shell 1.5%