8 lines
326 B
C
8 lines
326 B
C
/******************************************************************************
|
|
* MiniFFS : Mini Flat File System
|
|
* file.c: This is the file based implementation of the MiniFFS
|
|
*
|
|
* Copyright (c) 2008-2022 986-Studio. All rights reserved.
|
|
*
|
|
******************************************************************************/
|