From 0256026199e44e6fb51de2ba4be8beea43667959 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 26 Sep 2014 05:49:05 -0600 Subject: [PATCH] Update README --- configs/sim/README.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configs/sim/README.txt b/configs/sim/README.txt index d2b544e3246..d76e0d15d6b 100644 --- a/configs/sim/README.txt +++ b/configs/sim/README.txt @@ -262,6 +262,11 @@ mtdpart This is the apps/examples/mtdpart test using a MTD RAM driver to simulate the FLASH part. +mtdrwb + + This is the apps/examples/mtdrwb test using a MTD RAM driver to + simulate the FLASH part. + nettest Configures to use apps/examples/nettest. This configuration