Add FatFS library to the Webserver project, extend the HTTP server so that it now...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Common / RNDIS.h
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 CameraAdded new RNDIS Host class driver and the beginnings...
2009-08-27 Dean CameraAdded new "Common" section to the class drivers, to...
2009-08-11 Dean CameraFixed swapped paremeters in the HID state memory copy...
2009-06-26 Dean CameraReduce struct name pollution - group typedef struct...
2009-06-19 Dean CameraClean up RNDIS demo type define names.
2009-06-18 Dean CameraBreak device mode class driver interfaces into seperate...
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...