From b3134e4efd5f62504d64a13e3f32eb7f6278b862 Mon Sep 17 00:00:00 2001 From: Russ Butler Date: Fri, 27 May 2016 23:43:58 -0500 Subject: [PATCH] Remove configuration-store and flash-abstraction Remove the flash-abstraction repo since it does not point to an official repo. Remove configuration-store since it relies on flash-abstraction. --- core/configuration-store.lib | 1 - core/flash-abstraction.lib | 1 - 2 files changed, 2 deletions(-) delete mode 100644 core/configuration-store.lib delete mode 100644 core/flash-abstraction.lib diff --git a/core/configuration-store.lib b/core/configuration-store.lib deleted file mode 100644 index 584d86db5a..0000000000 --- a/core/configuration-store.lib +++ /dev/null @@ -1 +0,0 @@ -https://github.com/ARMmbed/configuration-store/#3e5d635ba44915b45fd575905296e587a5f0d18e diff --git a/core/flash-abstraction.lib b/core/flash-abstraction.lib deleted file mode 100644 index 0aaf5d39fe..0000000000 --- a/core/flash-abstraction.lib +++ /dev/null @@ -1 +0,0 @@ -https://github.com/simonqhughes/flash-abstraction/#e525215b68f39c0a7016e26364b295880a2595d6 \ No newline at end of file