From 64cabb7d0372c79075b1a50783dfb9968a2f107c Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 5 Dec 2013 18:12:11 -0600 Subject: NSH: Add an option to the mkfatfs command to specify FAT12, FAT16, or FAT32 --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index e22bab97b..a43c469d2 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -740,4 +740,6 @@ * examples/hidkbd/hidkbd_main.c: Now calls a function named arch_usbhost_initialize() that must be provided by the platform- specific code (2013-11-29). + * apps/nshlib/nsh_fscmds.c: Add an option to the mkfatfs command to + specify FAT12, FAT16, or FAT32 (2013-12-5). -- cgit v1.2.3