From bf313aa1db3e004929e625cafe4c9b1f159a52e6 Mon Sep 17 00:00:00 2001 From: Andrew Leech Date: Fri, 18 May 2018 13:33:26 +1000 Subject: [PATCH] Move mbed_lib.json from targets folder to feature_ble folder The functionality added all affects BLE features in use so this location is a better fit. --- .../FEATURE_BLE/targets/TARGET_NORDIC}/mbed_lib.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {targets/TARGET_NORDIC/TARGET_NRF5x => features/FEATURE_BLE/targets/TARGET_NORDIC}/mbed_lib.json (100%) diff --git a/targets/TARGET_NORDIC/TARGET_NRF5x/mbed_lib.json b/features/FEATURE_BLE/targets/TARGET_NORDIC/mbed_lib.json similarity index 100% rename from targets/TARGET_NORDIC/TARGET_NRF5x/mbed_lib.json rename to features/FEATURE_BLE/targets/TARGET_NORDIC/mbed_lib.json