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-12-21T02:43:36.627+0000.
Carbon Downloads - <strong>zephyr</strong> - 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