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 Nov 29, 2016 · 10 revisions

Welcome to the ZJS wiki!

The JavaScript* Runtime for Zephyr* OS (ZJS) provides a JS API and build environment to easily create IoT applications for small devices.

Releases

See Release Notes for the latest 0.1 release and general information about our release plans.

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

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

JS API Documentation

The API Documentation is part of the source tree.

Debugging

The Debugging page explains tips and tricks for debugging with ZJS.

Troubleshooting

The Troubleshooting page covers problems you might run into.


*Other names and brands may be claimed as the property of others.

Clone this wiki locally