fs/mtd: introduce a new mtd type, ftl
authorJunyeon LEE <junyeon2.lee@samsung.com>
Mon, 27 Mar 2017 07:32:22 +0000 (16:32 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 18 Apr 2017 03:02:01 +0000 (12:02 +0900)
commit347bc0cb867dda2b8b3178cf8eed6166d875c0a1
treefaeb86c265c0afc5824a4b7081910caede9ccb0f
parent869f9d3bca34b49afc5c88c65a09b5dd1eb9a9fc
fs/mtd: introduce a new mtd type, ftl

Backported the mtd ftl layer from NuttX-7.20

Change-Id: I83c00942d9e6ee5c92805b2306c7a31fd073be69
Signed-off-by: Junyeon LEE <junyeon2.lee@samsung.com>
os/fs/driver/Make.defs
os/fs/driver/mtd/Kconfig
os/fs/driver/mtd/ftl.c [new file with mode: 0644]
os/include/tinyara/fs/mtd.h