documentation/Reference-Platform/Platforms/IoT/README.md
Robert Wolff 4c8157067f Added landing content for IoT RP
Signed-off-by: Robert Wolff <robert.wolff@linaro.org>
2016-12-08 11:47:22 -08:00

32 lines
1.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# IoT Reference Platforms - Documentation
The IoT reference platforms goal is to provide an end to end open source secure pipeline from gateway devices to endpoints. For the deeply embedded use cases, a Zephyr RTOS baseline is provided to enable a series of hardware platforms, which ships with a rich developer SDK. The gateway is a variant of the Consumer reference platform based on Debian, leveraging the latest in cloud and container technology. Secure updates are not a mere afterthought, instead this software stack has been designed with security and maintainability in mind from day one.
## Features
- Zephyr RTOS with SDK for endpoints
- Open Boot Firmware for endpoints
- Debian builds for gateways
- Secure update pipeline for all devices
***
## Contents
- [Getting Started](GettingStarted/README.md)
- Learn more about the IoT Reference Platform, this is an ideal place to start.
- [Installation](Installation/README.md)
- Installation and build instructions for a variety of your Reference Platform components
- [Downloads](Downloads/README.md)
- Skip straight to your Reference Platform downloads
- [Hardware](HardwareDocs/README.md)
- Explore the Reference Platform from the Hardware side
- [Troubleshooting](Troubleshooting/README.md)
- From bug reports and current issues, to forum access and other useful resources, we want to help you find answers
***
#### Resources
- [Previous Releases](PreviousReleases/README.md)
- [Document Contribution Policy](../ContributionPolicy.md)