diff options
author | Nathaniel Graff <nathaniel.graff@sifive.com> | 2019-03-07 10:31:33 -0800 |
---|---|---|
committer | Nathaniel Graff <nathaniel.graff@sifive.com> | 2019-03-07 10:31:33 -0800 |
commit | def12d50a686774196c613a819e6afb744ee290e (patch) | |
tree | bd506c67f6b208e96ab04c62c0e29696f8aec0e3 | |
parent | 5570f0ed5e13a6d5e011afbeb169f56df38889d3 (diff) |
Reference legacy preservation branch in README
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ RISC-V GNU Toolchain. [Documentation for Freedom E SDK is available here](https://sifive.github.io/freedom-e-sdk-docs/index.html) +Freedom E SDK was recently transitioned to using the Freedom Metal compatibility +library. If you're looking for the old Freedom E SDK, software examples, and +board support files, you can find those on the [v1\_0 branch](https://github.com/sifive/freedom-e-sdk/tree/v1_0). + ### Under Construction ### This repository is currently under construction as we transition from the |