• Stars
    star
    125
  • Rank 280,214 (Top 6 %)
  • Language
    Shell
  • License
    GNU General Publi...
  • Created over 11 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Epiphany SDK build scripts (start here!)

Epiphany SDK Build and Install Package

Build Status


##NOTE

This repository is the development repo. containing the latest code changes. It may not build, and if it does, it may not work correctly.

The latest release repo is located at:
https://github.com/adapteva/epiphany-sdk/tree/2016.3

To download the latest release repo:
https://github.com/adapteva/epiphany-sdk/archive/esdk-2016.3.tar.gz

To download the latest SDK release:
ftp://ftp.parallella.org/esdk/


This directory is the main poject for building and installing the Epiphany SDK components. When invoked, it creates the eSDK release installation node and copies the various modules into that node.

It is required to build the Epiphany GNU Tools package (epiphany-gcc, epiphany-sourceware) before building this eSDK package.


##DISCLAIMER

This package is still in development process. There is no guarantee for backward compatibility of future releases.


##Copyright note:

This file is part of the Epiphany Software Development Kit.

Copyright (C) 2013 Adapteva, Inc. Contributed by Yaniv Sapir [email protected]

This package is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License (or the GNU Lesser General Public License where explicitly noted) as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program (see the file COPYING). If not, see http://www.gnu.org/licenses/.