Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.h

This commit is contained in:
Gregory Nutt
2013-11-15 11:22:23 -06:00
parent f1671bb6a7
commit 897572a552
59 changed files with 93 additions and 64 deletions
+1 -1
View File
@@ -327,7 +327,7 @@ menuconfig MTD
---help---
Memory Technology Device (MTD) drivers. Some simple drivers for
memory technologies like FLASH, EEPROM, NVRAM, etc. See
include/nuttx/mtd.h
include/nuttx/mtd/mtd.h
(Note: This is a simple memory interface and should not be
confused with the "real" MTD developed at infradead.org. This