Skip to content

Commit 655a37a

Browse files
committed
Remove storage_abstraction directory from include pathname which is not supported in mbed sdk builds
1 parent 5e22db8 commit 655a37a

File tree

1 file changed

+1
-1
lines changed
  • hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F

1 file changed

+1
-1
lines changed

hal/targets/hal/TARGET_Freescale/TARGET_KSDK2_MCUS/TARGET_MCU_K64F/storage_driver.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* limitations under the License.
1616
*/
1717

18-
#include "storage_abstraction/Driver_Storage.h"
18+
#include "Driver_Storage.h"
1919
#include "cmsis_nvic.h"
2020
#include "MK64F12.h"
2121

0 commit comments

Comments
 (0)