-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README for ESDK 2015.1 release
Signed-off-by: Ola Jeppsson <[email protected]>
- Loading branch information
Showing
2 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
2015-01-24 Ola Jeppsson <[email protected]> | ||
|
||
* README: Update for 2015.1 release. | ||
|
||
2015-01-24 Ola Jeppsson <[email protected]> | ||
|
||
* build-toolchain.sh: Build 'gdb-multicore-sim' with | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,10 +8,10 @@ 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/2014.11 | ||
https://github.com/adapteva/epiphany-sdk/tree/2015.1 | ||
|
||
To download the latest release repo: | ||
https://github.com/adapteva/epiphany-sdk/archive/esdk-2014.11.tar.gz | ||
https://github.com/adapteva/epiphany-sdk/archive/esdk-2015.1.tar.gz | ||
|
||
To download the latest SDK release: | ||
ftp://ftp.parallella.org/esdk/ | ||
|
@@ -42,7 +42,7 @@ Copyright note: | |
|
||
This file is part of the Epiphany Software Development Kit. | ||
|
||
Copyright (C) 2013 Adapteva, Inc. | ||
Copyright (C) 2013-2015 Adapteva, Inc. | ||
Contributed by Yaniv Sapir <[email protected]> | ||
|
||
This package is free software: you can redistribute it and/or modify | ||
|