Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.
Geoff Gustafson edited this page Aug 25, 2016 · 10 revisions

Welcome to the Zephyr.js wiki!

Zephyr.js provides a JS API and build environment to easily create IoT applications for small devices.

Hardware Support

The project has primarily been developed with the Arduino 101 in mind, but we have begun to integrate support for FRDM-K64F and will expand to cover other boards.

Dependencies

Zephyr.js is built on the Zephyr Project RTOS and JerryScript JS engine.

JS API Documentation

The API Documentation is part of the source tree.

Troubleshooting

The Troubleshooting page covers problems you might run into.

Clone this wiki locally