From bf15faf28c3826541af41632784beaefdb9a2254 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 6 Sep 2008 13:29:14 +0000 Subject: Add NSH command to create RAMDISK git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@884 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index a3ebf96e7..0fb5348d7 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -451,4 +451,6 @@ * NSH: Created an HTML document and a more detailed README file describing NSH. * Added basic TFTP client logic (netutils/tftpc). Untested as of initial check-in. * NSH: Add get and put commands to support TFTP get and put operations. + * NSH: Added a mkrd command that will create a RAMDISK that can be formatted + and mounted. -- cgit v1.2.3