Get rid of the redundant ATTR_NEVER_INLINE macro which translated to the same as...
[pub/USBasp.git] / Bootloaders / MassStorage / Lib / VirtualFAT.c
2013-04-04 Dean CameraMinor documentation improvements.
2013-03-31 Dean CameraAdd ATTR_NEVER_INLINE attribute. Add EEPROM byte read...
2013-03-30 Dean CameraAdd EEPROM read/write support to the Mass Storage class...
2013-03-30 Dean CameraClean up the VirtualFAT implementation.
2013-03-29 Dean CameraMinor cleanup of the Mass Storage bootloader VirtualFAT...
2013-03-29 Dean CameraUpdate Mass Storage bootloader for Linux compatibility...
2013-03-26 Dean CameraMinor documentation improvements.
2013-03-25 Dean CameraClean up the Mass Storage bootloader virtual FAT direct...
2013-03-25 Dean CameraAdd Long File Name (VFAT) entry to the Mass Storage...
2013-03-20 Dean CameraSignificantly reduce the size of the Mass Storage class...
2013-03-18 Dean CameraUpdate Mass Storage bootloader so that it can support...
2013-03-14 Dean CameraMinor documentation improvements.
2013-03-10 Dean CameraFix off-by-one error in the Mass Storage bootloader...
2013-03-10 Dean CameraMove out the Mass Storage class bootloader to the main...