Skip to content

Example project to include Zenoh-Pico libraries in a Zephyr application

Notifications You must be signed in to change notification settings

cguimaraes/zenoh-pico-zephyr-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zenoh-Pico examples for Zephyr RTOS

Purpose

This repository contains some proof-of-concept applications that show how to build and use Zenoh-Pico on Zephyr RTOS

Usage:

This repository can be cloned and used like any generic Zephyr application. The CMakeLists.txt is currently set up to fetch and build Zenoh-Pico library and an example z_pub application. Nevertheless, it can be easily modified or extended for other application code.

For example, to build z_pub for the rpi_pico target:

$ west build -b rpi_pico .

About

Example project to include Zenoh-Pico libraries in a Zephyr application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published