From: Dean Camera Date: Mon, 25 Mar 2013 20:58:33 +0000 (+0000) Subject: Add Long File Name (VFAT) entry to the Mass Storage class bootloader, so that systems... X-Git-Tag: LUFA-130901-BETA~193 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/169f21fbb158a07ee628d86f3c20339fcf490939?hp=169f21fbb158a07ee628d86f3c20339fcf490939 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. ---