This is a cache of https://www.96boards.org/documentation/iot/carbon/downloads/zephyr.md.html. It is a snapshot of the page at 2024-10-04T02:42:42.967+0000.
Carbon <strong>download</strong>s - Zephyr - 96Boards

Zephyr

Zephyr is a small, scalable, real-time operating system for use on resource-constrained systems supporting multiple architectures. Development is done on a host PC and flashed to the device since the OS and applications run in a single address space.


Zephyr Sample OS and Applications

Application Description
Shell A simple shell application that can be used over UART
Disco A simple LED ‘blinky’ demo
Beacon A simple BLE ‘beacon’ application
Radio A simple radio transmitter example

Continue to Installation page