Add FatFS library to the Webserver project, extend the HTTP server so that it now...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / RNDIS.h
2010-01-25 Dean CameraFixed CDC and RNDIS host demos and class drivers -...
2010-01-05 Dean CameraInline USB management functions in the Class drivers...
2010-01-04 Dean CameraFix MassStorageKeyboard demo USE_INTERNAL_SERIAL check...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-26 Dean CameraComplete RNDIS Host Class driver code - add SendPacket...
2009-11-26 Dean CameraRemove documentation of deleted parameters from the...
2009-11-26 Dean CameraAdded new RNDIS Host class driver and the beginnings...