From 6913926a9621d7aa92c89a44d7946290d299dcde Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 2 Aug 2012 00:42:46 +0000 Subject: Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4996 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/drivers/mtd/Make.defs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nuttx/drivers/mtd') diff --git a/nuttx/drivers/mtd/Make.defs b/nuttx/drivers/mtd/Make.defs index 8e2e840f0..866d7c713 100644 --- a/nuttx/drivers/mtd/Make.defs +++ b/nuttx/drivers/mtd/Make.defs @@ -1,6 +1,7 @@ ############################################################################ # drivers/mtd/Make.defs -# This driver supports a block of RAM as a NuttX MTD device +# These driver supports various Memory Technology Devices (MTD) using the +# NuttX MTD interface. # # Copyright (C) 2009-2012 Gregory Nutt. All rights reserved. # Author: Gregory Nutt -- cgit v1.2.3