xmos / xcore_iot

Other
29 stars 38 forks source link

XCORE:registered: IOT Repository

Version Issues Contributors PRs Welcome

XCORE-IOT is a collection of C/C++ software libraries designed to simplify and accelerate application development on xcore processors. It is composed of the following components:

XCORE-IOT is designed to be used in conjunction with the xcore.ai Explorer board evaluation kit. The example applications compile targeting this board. Further information about the Explorer board and xcore.ai devices is available to on www.xmos.ai.

Build Status

Build Type Status
CI (Linux) CI
Docs CI

Cloning

Some dependent components are included as git submodules. These can be obtained by cloning this repository with the following command:

git clone --recurse-submodules git@github.com:xmos/xcore_iot.git

Documentation

See the official documentation for more information including:

License

This Software is subject to the terms of the XMOS Public Licence: Version 1. Copyrights and licenses for third party components can be found in Copyrights and Licenses.