miniffs/platform/memory.c
2022-05-25 14:06:47 +01:00

8 lines
329 B
C

/******************************************************************************
* MiniFFS : Mini Flat File System
* memory.c: This is the pure memory implementation of the MiniFFS
*
* Copyright (c) 2008-2022 986-Studio. All rights reserved.
*
******************************************************************************/