Add Long File Name (VFAT) entry to the Mass Storage class bootloader, so that systems...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 25 Mar 2013 20:58:33 +0000 (20:58 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 25 Mar 2013 20:58:33 +0000 (20:58 +0000)
commit169f21fbb158a07ee628d86f3c20339fcf490939
treefe15cea5223ab537c713bc7175cd5e9a9be0e404
parent654217548b03d25be1a9b2a4097158360668bb89
Add Long File Name (VFAT) entry to the Mass Storage class bootloader, so that systems such as Linux that load a VFAT filesystem driver instead of the legacy MSDOS filesystem do not corrupt the volume by trying to write a LFN entry.
Bootloaders/MassStorage/Lib/VirtualFAT.c
Bootloaders/MassStorage/Lib/VirtualFAT.h