From 8f81faa3a7a703e92e43f75f11f217e79baedfe0 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Fri, 20 Nov 2020 18:35:42 +0100 Subject: [PATCH] readme update --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f4e6f2e9..4796eab1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # EIVE On-Board Software ## General information + +Target systems: + * OBC * Xiphos Q7S * Based on Zynq-7020 SoC (xc7z020clg484-2) @@ -12,6 +15,10 @@ * Linux OS * Built with Yocto 2.5 * Linux Kernel https://github.com/XiphosSystemsCorp/linux-xlnx.git +* Host System + * Generic software components which are not dependant on hardware can also + be run. All host code is contained in the hosted folder + * Tested for Linux (Ubuntu 20.04) and Windows 10 ## Setting up development environment