From aa6d80d39eb52afacb2f12c1e2a03c261b5ece72 Mon Sep 17 00:00:00 2001 From: deepikabhavnani Date: Wed, 23 Jan 2019 10:47:43 -0600 Subject: [PATCH] Moved `mbed_lib.json` outside config folder This is to have consistency across all storage components --- .../storage/blockdevice/COMPONENT_SD/{config => }/mbed_lib.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename components/storage/blockdevice/COMPONENT_SD/{config => }/mbed_lib.json (100%) diff --git a/components/storage/blockdevice/COMPONENT_SD/config/mbed_lib.json b/components/storage/blockdevice/COMPONENT_SD/mbed_lib.json similarity index 100% rename from components/storage/blockdevice/COMPONENT_SD/config/mbed_lib.json rename to components/storage/blockdevice/COMPONENT_SD/mbed_lib.json