Remove serial driver use from the AVRISP project now that it is no longer needed.
[pub/USBasp.git] / Bootloaders / TeensyHID / Descriptors.c
2009-12-23 Dean CameraFix TeensyHID bootloader - change vendor page in the...
2009-12-21 Dean CameraCorrect TeensyHID bootloader descriptors to use the...
2009-12-20 Dean CameraAdded new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAK...
2009-08-13 Dean CameraAdded explicit attribute masks to the device mode demos...
2009-08-02 Dean CameraRename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT...
2009-05-22 Dean CameraDeleted StdDescriptors.c, renamed USB_GetDescriptor...
2009-05-17 Dean CameraRemoved DESCRIPTOR_ADDRESS() macro as it was largely...
2009-05-07 Dean CameraRenamed the the TotalHIDReports element of the HID...
2009-05-04 Dean CameraChanged PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64...
2009-04-22 Dean CameraApplied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL...
2009-04-20 Dean CameraChanged over all deprecated GCC structure tag initializ...
2009-04-01 Dean CameraAll comments in the library, bootloaders, demos and...
2009-02-23 Dean CameraMoved all source to the trunk directory.