From df2a971d7eec6a021df272ced4d8beb8d248a85c Mon Sep 17 00:00:00 2001 From: Alexandre Vernhet <90399709+avernhetS5@users.noreply.github.com> Date: Wed, 19 Jun 2024 14:13:01 +0800 Subject: [PATCH 1/2] Update README.md - deprecation --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c094f5144..f335735c1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +
+

:rotating_light: DEPRECATED :rotating_light:

+
+ +This repository is now deprecated. + # SiFive Freedom E SDK README # This repository, maintained by SiFive Inc, makes it easy to get started developing From 92f3a2c6fa69c3a18a2bbae28efdc56b6b78fe4b Mon Sep 17 00:00:00 2001 From: Alexandre Vernhet <90399709+avernhetS5@users.noreply.github.com> Date: Mon, 1 Jul 2024 12:21:38 +0200 Subject: [PATCH 2/2] Update README.md Rephrased the warning message --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f335735c1..7c4979b74 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@

:rotating_light: DEPRECATED :rotating_light:

-This repository is now deprecated. +There is no active support anymore for this repository. +Nevertheless, it can still be used as it is. # SiFive Freedom E SDK README #