hacks:zephyrproject
Table of Contents
Zephyr Project @ VHS
Introduction
“The Zephyr™ Project is a scalable real-time operating system (RTOS) supporting multiple hardware architectures, optimized for resource constrained devices, and built with security in mind. This Linux Foundation hosted project embraces open source development values and governance on its mission to unite leaders from across the industry to produce a best-in-breed solution.” - https://www.zephyrproject.org/
The Vancouver Hack Space is an Associate member of the Zephyr™ Project.
Setup Instructions
Setting up to develop an application using Zephyr involves the following steps:
- Setting up the build environment
- Getting Zephyr Source Code
- Setting up any board-specific configurations
Building and deploying a Zephyr application involves the following:
- Setting up build variables
- Making the application for the board you are using
- Flashing the application to your board
Specific setup instructions for different systems can be found at the following links:
- Linux: General Zephyr Installation
- 64 Bit Linux Virtual Machine on Windows 10: Zephyr in Linux VM
- MacOSx: Zephyr on MacOs
- CMake: Zephyr Build With CMake
Zephyr-Based Projects
Resources
hacks/zephyrproject.txt · Last modified: 2017/11/19 01:39 by jdmc