Fix off-by-one error in the Mass Storage bootloader file size, add missing Volume Label directory entry. Remove incorrect reference to "printer" in the bootloader documentation.

This commit is contained in:
Dean Camera 2013-03-10 19:53:48 +00:00
parent de9d05f32a
commit 68c317c4e9
3 changed files with 32 additions and 14 deletions

View file

@ -57,7 +57,7 @@
*
* \section Sec_Installation Driver Installation
*
* This bootloader uses the Mass Storage printer drivers inbuilt into all modern operating systems, thus no additional
* This bootloader uses the Mass Storage drivers inbuilt into all modern operating systems, thus no additional
* drivers need to be supplied for correct operation.
*
* \section Sec_HostApp Host Controller Application