Minor documentation adjustments to the demos, projects and bootloaders to ensure...
[pub/USBasp.git] / Demos / Host / ClassDriver / RNDISEthernetHost / RNDISEthernetHost.c
2012-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2011-07-08 Dean CameraUpdated all host mode demos and projects to use the...
2011-02-10 Dean CameraAdd static keyword to all project globals whose scope...
2011-01-30 Dean CameraRenamed all driver termination *_ShutDown() functions...
2011-01-30 Dean CameraRemoved SerialStream module, rolled functionality into...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-07-21 Dean CameraUpdate all demos, projects and bootloaders to indent...
2010-06-12 Dean CameraMinor fixes to demos to add in some missing comments...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-04-28 Dean CameraUse puts_P() and printf_P() instead of the normal varia...
2010-04-28 Dean CameraUSB_Init() no longer calls sei() to enable global inter...
2010-03-25 Dean CameraAll Class Driver Host mode demos now correctly set...
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-27 Dean CameraBetter checking of whether a packet is received in...
2009-11-26 Dean CameraMake the RNDISEthernetHost Class driver demo print...
2009-11-26 Dean CameraAdded new RNDIS Host class driver and the beginnings...