Moved out the handling of V2 Protocol parameters to a seperate set of files. Added...
[pub/USBasp.git] / Bootloaders / CDC / makefile
2009-08-17 Dean CameraAdded beginnings of a new AVRISP-MKII clone project.
2009-08-02 Dean CameraRename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT...
2009-07-28 Dean CameraChange project makefiles so that the current target...
2009-07-28 Dean CameraBetter solution - change compile time token names to...
2009-07-28 Dean CameraAdded HOST_STATE_AS_GPIOR1 and DEVICE_STATE_AS_GPIOR0...
2009-07-16 Dean CameraAdded new TOTAL_NUM_CONFIGURATIONS option, removed...
2009-07-11 Dean CameraAdded incomplete PrinterHost demo application.
2009-06-26 Dean CameraOptimize vendor/product description string display...
2009-06-21 Dean CameraAdd NO_INTERNAL_SERIAL compile time option to bootloade...
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 CameraAdded new USB_Host_ClearPipeStall() convenience functio...
2009-06-04 Dean CameraMinor documentation page updates.
2009-06-01 Dean CameraCommit of new class abstraction APIs for all device...
2009-05-22 Dean CameraDeleted StdDescriptors.c, renamed USB_GetDescriptor...
2009-05-18 Dean CameraRewritten event system to remove all macros, to make...
2009-05-04 Dean CameraChanged PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64...
2009-04-24 Dean CameraEndpoint configuration is now refined to give better...
2009-04-17 Dean CameraMore documentation changes for better module-level...
2009-03-23 Dean CameraFixed CDC demo not sending an empty packet after each...
2009-03-16 Dean CameraAdded extra output to makefiles to indicate the current...
2009-03-04 Dean CameraUpdated makefiles to reflect new dfu-ee programming...
2009-02-26 Dean CameraMakefiles and library modified to add a new F_CLOCK...
2009-02-23 Dean CameraMoved all source to the trunk directory.