Enhanced class drivers to use the same public/private section seperations as other...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 15 Jun 2009 04:38:42 +0000 (04:38 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 15 Jun 2009 04:38:42 +0000 (04:38 +0000)
commitb7049da11b6fe3c37b23d8f7dddfff08ba14f449
tree0cb3b12bf41561fe31dfc8472012ae69a1d105c2
parentafe6ae14023c7040befe73e49d00077d3425c564
Enhanced class drivers to use the same public/private section seperations as other portions of the library.
14 files changed:
Demos/Host/ClassDriver/CDCHost/CDCHost.c
LUFA/Drivers/USB/Class/Device/Audio.h
LUFA/Drivers/USB/Class/Device/CDC.h
LUFA/Drivers/USB/Class/Device/HID.h
LUFA/Drivers/USB/Class/Device/MIDI.h
LUFA/Drivers/USB/Class/Device/MassStorage.h
LUFA/Drivers/USB/Class/Device/RNDIS.h
LUFA/Drivers/USB/Class/Host/Audio.h
LUFA/Drivers/USB/Class/Host/CDC.c
LUFA/Drivers/USB/Class/Host/CDC.h
LUFA/Drivers/USB/Class/Host/HID.h
LUFA/Drivers/USB/Class/Host/MIDI.h
LUFA/Drivers/USB/Class/Host/MassStorage.h
LUFA/Drivers/USB/Class/Host/StillImage.h