From: Dean Camera Date: Thu, 27 Aug 2009 07:38:40 +0000 (+0000) Subject: Added new "Common" section to the class drivers, to hold all mode-independant definit... X-Git-Tag: LUFA-110528-BETA~943 X-Git-Url: http://git.linex4red.de/pub/lufa.git/commitdiff_plain/d297ea12b706e7099f34f667e43bf1f3de1713e7?hp=d297ea12b706e7099f34f667e43bf1f3de1713e7 Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity. Moved SCSI command/sense constants into the Mass Storage Class driver, instead of the user-code. ---