More RFCOMM layer implementation - fix FCS calculation, add in start of control chann...
[pub/USBasp.git] / Demos / Device / ClassDriver / RNDISEthernet /
2010-06-03 Dean CameraMinor documentation cleanups.
2010-05-26 Dean CameraSwitch to using the correct intptr_t type use where...
2010-05-25 Dean CameraFixed RNDISEthernet demos crashing when calculating...
2010-05-23 Dean CameraRemove obsolete entry from the Doxygen configuration...
2010-05-20 Dean CameraRenamed CDC device class demos' ManagementEndpoint...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-07 Dean CameraChange over instances of "make" in the makefiles to...
2010-05-06 Dean CameraRemove incorrect Abstract Call Management class specifi...
2010-04-28 Dean CameraRelocate USBInterrupt.c/.h from the HighLevel USB drive...
2010-04-28 Dean CameraUSB_Init() no longer calls sei() to enable global inter...
2010-03-29 Dean CameraAdd briefs for the library core structures.
2010-03-22 Dean CameraStandardized the naming scheme given to configuration...
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2010-02-03 Dean CameraExlude the "INCLUDE_FROM_*" macros from the individual...
2010-01-25 Dean CameraAdd Webserver project Doxygen configuration file and...
2010-01-21 Dean CameraFix up the incomplete Webserver project so that it...
2010-01-12 Dean CameraFixed incorrect interface values in the VirtualSerialMo...
2010-01-06 Dean CameraUpdate Doxygen configuration files to the latest Doxyge...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-09 Dean CameraIncrease timeout of Mass Storage and Still Image host...
2009-11-09 Dean CameraSpell check all source code variables, comments and...
2009-11-06 Dean CameraAdd optional double-banking support to the Device mode...
2009-10-16 Dean CameraFix invalid Event name rule in demo/project makefiles.
2009-10-12 Dean CameraMake Audio device demos compatible with AVRs running...
2009-10-08 Dean CameraApplication documentation/comment cleanup.
2009-09-09 Dean CameraRemove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time...
2009-09-06 Dean CameraAdd in new invalid event hook check targets to project...
2009-08-30 Dean CameraReplace -finline-limit with -fno-inline-small-functions...
2009-08-13 Dean CameraAdded explicit attribute masks to the device mode demos...
2009-08-11 Dean CameraAdd CDC Host class driver EVENT_CDC_Host_ControLineStat...
2009-08-11 Dean CameraFixed swapped paremeters in the HID state memory copy...
2009-08-07 Dean CameraCleanups to RNDIS device demos. Fix issue in RNDIS...
2009-08-05 Dean CameraMake Control Endpoint stream transfers more reliable...
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-08-02 Dean CameraRename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT...
2009-07-29 Dean CameraAdded 404 errors to the RNDIS Webserver example.
2009-07-28 Dean CameraChange project makefiles so that the current target...
2009-07-27 Dean CameraState information for class drivers is now zeroed out...
2009-07-20 Dean CameraChange Doxygen configuration files to not produce 4096...
2009-07-16 Dean CameraAdded new TOTAL_NUM_CONFIGURATIONS option, removed...
2009-07-13 Dean CameraAdded compatibility list to the documentation of each...
2009-07-11 Dean CameraAdded incomplete PrinterHost demo application.
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-19 Dean CameraFix makefiles -- the auto-addition of -D switches to...
2009-06-19 Dean CameraMove LUFA compile time options to a new section in...
2009-06-18 Dean CameraBreak device mode class driver interfaces into seperate...
2009-06-16 Dean CameraRemove hardcoded DOT path from all Doxygen config files.
2009-06-15 Dean CameraMore Doxygen fixes - ensure no undocumented function...
2009-06-15 Dean CameraDoxygen corrections to fix Doxygen warnings in some...
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...
2009-06-11 Dean CameraChanged to new device mode Class Driver function name...
2009-06-11 Dean CameraSome minor whitespace corrections.
2009-06-05 Dean CameraRemove outdated AVRStudio project files from demos...
2009-06-05 Dean CameraMove new Class Driver powered demos to a new ClassDrive...