blob: b25469e343080a2b2eb604a74d51d61671e9a796 [file] [log] [blame]
/*
* Copyright 2021 - 2022 NXP
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#include "littlefs_pl.h"
#include "lfs.h"
// #include "fwk_filesystem.h"
/*lfs_t * lfs_pl_init(void)
{
return (lfs_t*)FS_InitGetHandle();
}*/