zephyr-bus / zbus

This is inter thread communication bus developed to run into Zephyr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zbus

The first step to run the code is to add zbus as a module to your Zephyr workspace. You have to copy the zbus.yaml from the zbus root directory to ${ZEPHYR_BASE}/submanifests/. Start by the sample hello_world. Soon we'll provide a documentation of the bus.

About

This is inter thread communication bus developed to run into Zephyr


Languages

Language:C 90.2%Language:CMake 3.7%Language:Makefile 2.9%Language:RobotFramework 2.8%Language:Python 0.4%