Restructured a little bit #4

Merged
meierj merged 33 commits from mueller/master into master 2020-11-25 15:03:43 +01:00
Showing only changes of commit 5d51d3cfcf - Show all commits

View File

@ -1,6 +1,9 @@
# <a id="top"></a> <a name="linux"></a> 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