From 302a99af69be0e6f0775211b3c10bd43b6132597 Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Mon, 12 Dec 2016 17:14:36 -0800 Subject: [PATCH] Removed description of platform Signed-off-by: Robert Wolff --- Reference-Platform/Platforms/IoT/README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/Reference-Platform/Platforms/IoT/README.md b/Reference-Platform/Platforms/IoT/README.md index 440802e..6c8fac8 100644 --- a/Reference-Platform/Platforms/IoT/README.md +++ b/Reference-Platform/Platforms/IoT/README.md @@ -1,16 +1,5 @@ # IoT Reference Platforms - Documentation -The IoT reference platform’s 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)