From 79b3bc4fcea68a6a0a81253ec42fdc8f460e3432 Mon Sep 17 00:00:00 2001 From: Paul Szczepanek <33840200+paul-szczepanek-arm@users.noreply.github.com> Date: Wed, 9 May 2018 12:18:26 +0100 Subject: [PATCH] fix case --- .../source/{nRF5XPalGattClient.cpp => nRF5xPalGattClient.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NRF5/source/{nRF5XPalGattClient.cpp => nRF5xPalGattClient.cpp} (100%) diff --git a/features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NRF5/source/nRF5XPalGattClient.cpp b/features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NRF5/source/nRF5xPalGattClient.cpp similarity index 100% rename from features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NRF5/source/nRF5XPalGattClient.cpp rename to features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NRF5/source/nRF5xPalGattClient.cpp