From 2edc9581b1c43c79b1808969e74c7037fc480bef Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Mon, 12 Dec 2016 17:14:03 -0800 Subject: [PATCH] Removed Description of platform Signed-off-by: Robert Wolff --- Reference-Platform/Platforms/Consumer/README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/Reference-Platform/Platforms/Consumer/README.md b/Reference-Platform/Platforms/Consumer/README.md index 5f2313f..112134b 100644 --- a/Reference-Platform/Platforms/Consumer/README.md +++ b/Reference-Platform/Platforms/Consumer/README.md @@ -1,17 +1,5 @@ # Consumer Reference Platform - Documentation -The Consumer Reference Platform aims to enable the latest software on a series of embedded hardware platforms. Open source boot firmware and a unified Linux kernel delivers an excellent starting point for your next embedded product. High level components such as ROS, and a standard GPIO library are included to help accelerate robotic enthusiasts and makers. The consumer software stack provides two builds based on Debian and OpenEmbedded. A graphic user interface is included for each variant, and both are validated to ensure quality and a great user experience. - -## Features - - Unified Linux Kernel - - Open Boot Firmware - - Debian and OpenEmbedded Builds - - Desktop Enviroment - - ROS (Robot OS) - - Standard GPIO Library - -*** - ## Contents - [Getting Started](GettingStarted/README.md)