From 053956b5f70aeb3b6ce07c5c256dbbf1f4478349 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 4 Dec 2013 07:46:10 -0600 Subject: [PATCH] Add drivers/mtd/README.txt --- Documentation/README.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/README.html b/Documentation/README.html index 75883709f00..66e7aede605 100644 --- a/Documentation/README.html +++ b/Documentation/README.html @@ -229,6 +229,8 @@ | |- drivers/ | | |- lcd/ | | | `- README.txt + | | |- mtd/ + | | | `- README.txt | | |- sercomm/ | | | `- README.txt | | |- syslog/