pub/USBasp.git
2010-10-10 Dean CameraRemove MIDI ClassDriver device demo's accidental inclus...
2010-10-10 Dean CameraFixed ISR definition conflict in the XPLAIN bridge...
2010-10-07 Dean CameraAdded new NO_SOF_EVENTS compile time option, enabled...
2010-10-06 Dean CameraAdded board hardware driver support for the Busware...
2010-10-06 Dean CameraFixed SPI driver not explicitly setting /SS and MISO...
2010-10-06 Dean CameraCache the USB_DeviceState variable internally in the...
2010-10-02 Dean CameraRevert change to the AVRISP-MKII project for fuse byte...
2010-10-02 Dean CameraFixed broken lock byte programming in the AVRISP-MKII...
2010-10-02 Dean CameraFixed broken FLASH/EEPROM programming in the AVRISP...
2010-10-01 Dean CameraFixed LowLevel JoystickHostWithParser demo not saving...
2010-10-01 Dean CameraOops - revert changes to the Device mode Class Driver...
2010-10-01 Dean CameraFix device mode for the U4 parts.
2010-10-01 Dean CameraWhitespace corrections.
2010-09-30 Dean CameraMake Host mode Class drivers only set the class driver...
2010-09-30 Dean CameraFix incorrectly named configuration descriptor callback...
2010-09-30 Dean CameraFix low level host mode demos not correctly fetching...
2010-09-30 Dean CameraReverted Endpoint/Pipe non-sequential configuration...
2010-09-29 Dean CameraChanged default value for the reset polarity parameter...
2010-09-28 Dean CameraFix up incorrect version numbers in demo/project descri...
2010-09-28 Dean CameraAdded board hardware driver support for the Arduino...
2010-09-28 Dean CameraAdded CDC functional descriptor structs to the Low...
2010-09-28 Dean CameraMove out many of the common class driver constants...
2010-09-24 Dean CameraRemove dfu-programmer program switches, to ensure maxim...
2010-09-24 Dean CameraAdded the --suppress-bootloader-mem option to the makef...
2010-09-24 Dean CameraFixed endpoint selection within the CALLBACK_HID_Device...
2010-09-22 Dean CameraReverted modifications to USBInterrupt.h that were...
2010-09-21 Dean CameraOops - need to call USB_Attach() when reinitializing...
2010-09-21 Dean CameraFixed USB_Host_ClearPipeStall() incorrectly attempting...
2010-09-19 Dean CameraRename internal suspend and wake up USB interrupt macro...
2010-09-19 Dean CameraMake device mode configure the control endpoint even...
2010-09-19 Dean CameraMore simplifications to USBController.c, fix errors...
2010-09-19 Dean CameraFix warning when not compiled for UID auto-selection...
2010-09-19 Dean CameraClean up USBController.c/.h to more clearly seperate...
2010-09-19 Dean CameraEnsure device address latch bit is not set at the same...
2010-09-15 Dean CameraRemoved the EVENT_USB_InitFailure() event, as not speci...
2010-09-15 Dean CameraFix incorrect documentation on the Get Descriptor stand...
2010-09-15 Dean CameraMake project makefiles correctly clean intermeditary...
2010-09-15 Dean CameraMinor documentation corrections.
2010-09-14 Dean CameraFix board name redefinition in BoardTypes.h (thanks...
2010-09-14 Dean CameraFixed incorrect signature reported in the CDC class...
2010-09-14 Dean CameraAdded board hardware driver support for the BUI develop...
2010-09-14 Dean CameraAdded board hardware driver support for the UDIP develo...
2010-09-13 Dean CameraFixed SET FEATURE and CLEAR FEATURE control requests...
2010-09-13 Dean CameraRemove incomplete MIDIToneGenerator project.
2010-09-12 Dean CameraAdd the "REQ_" prefix to the DFU class bootloader class...
2010-09-12 Dean CameraMinor documentation phrasing changes.
2010-09-11 Dean CameraAdded PRNT_Host_SendByte() and PRNT_Host_Flush() functi...
2010-09-11 Dean CameraAdded new project makefile template to the library...
2010-09-09 Dean CameraFix typos in the project overview text files.
2010-09-09 Dean CameraWhitespace corrections.
2010-09-09 Dean CameraAdded class specific descriptor type defines with stand...
2010-09-09 Dean CameraAdded LEDs_ToggleLEDs() function to several board LED...
2010-09-07 Dean CameraAdded new PRNT_Host_BytesReceived() and PRNT_Host_Recei...
2010-09-07 Dean CameraMust save and restore the endpoint/pipe interrupt enabl...
2010-09-05 Dean CameraFix bug in Pipe_ConfigurePipe() breaking already config...
2010-09-05 Dean CameraAdded new USB_Device_GetFrameNumber() and USB_Host_GetF...
2010-09-04 Dean CameraReduced HOST_DEVICE_SETTLE_DELAY_MS to 1000ms down...
2010-09-04 Dean CameraAdded board hardware driver support for the USBFOO...
2010-09-03 Dean CameraAdded board hardware driver support for the Olimex...
2010-08-31 Dean CameraClarify in the project documentation files what the...
2010-08-31 Dean CameraFix incorrect ADC driver documentation for the paramete...
2010-08-29 Dean CameraFix up documentation - remove obsolete Scheduler Overvi...
2010-08-29 Dean CameraRemove remaining void* descriptor casts in the projects...
2010-08-29 Dean CameraAdd better description of the Ultra-Lightweight Ring...
2010-08-24 Dean CameraBetter documentation for the Endpoint_ConfigureEndpoint...
2010-08-24 Dean CameraFixed LowLevel PrinterHost demo not sending control...
2010-08-24 Dean CameraChanged the signature of the CALLBACK_USB_GetDescriptor...
2010-08-24 Dean CameraFix Doxygen typos in Device.h.
2010-08-22 Dean CameraOptimise Endpoint_ConfigureEndpoint_Prv() function...
2010-08-22 Dean CameraSplit out endpoint and pipe stream functions into new...
2010-08-22 Dean CameraChanged all Device mode LowLevel demos and Device Class...
2010-08-22 Dean CameraMoved calls to Device mode Class Driver events to after...
2010-08-22 Dean CameraAdded compile time error to the AVRISP-MKII project...
2010-08-21 Dean CameraClarify in the documentation that the Audio demos and...
2010-08-21 Dean CameraRemove unneccesary call to USB_Device_EnableSOFEvents...
2010-08-20 Dean CameraFixed critical pipe/endpoint memory allocation issue...
2010-08-20 Dean CameraAdded new SCSI_ASENSE_NOT_READY_TO_READY_CHANGE constan...
2010-08-18 Dean CameraFixed MassStorage based demos and projects resetting...
2010-08-10 Dean CameraFixed USB_GetHIDReportItemInfo() function modifying...
2010-08-09 Dean CameraTighten up the code in the delta movement detection...
2010-08-09 Dean CameraRemoved complicated logic for the Endpoint_ConfigureEnd...
2010-08-09 Dean CameraAdd notification endpoint to the incomplete TMC demo.
2010-08-09 Dean CameraCommit for the 100807 release.
2010-08-08 Dean CameraFix invocations of avr-size in all makefiles broken...
2010-08-05 Dean CameraFixed software application start command broken in...
2010-08-03 Dean CameraEnsure all demos now compile in C99 standards mode...
2010-08-02 Dean CameraHide the PROGMEM attribute from Doxygen, as it appears...
2010-08-01 Dean CameraFix XPLAINBridge project discarding characters from...
2010-08-01 Dean CameraInvert the logic for the VBUS power light in the AVRISP...
2010-07-31 Dean CameraRe-add deleted linker options to the Bootloader makefil...
2010-07-31 Dean CameraFixed Serial peripheral driver not turning off the...
2010-07-30 Dean CameraOops - fix mixed "initialize" and "initialise" - opt...
2010-07-30 Dean CameraMore spell checking of all source files -- correct...
2010-07-30 Dean CameraSpell check more of the third party libraries used...
2010-07-30 Dean CameraAdd the formula used to obtain the bootloader start...
2010-07-30 Dean CameraFix typo in DualVirtualSerial.c due to the changed...
2010-07-30 Dean CameraAltered the CDC Deivice and Host Class drivers' receive...
2010-07-30 Dean CameraOops - need to turn off USART via control register...
2010-07-29 Dean CameraSpell check all source files once again to find any...
2010-07-29 Dean CameraFixed Benito and USBtoSerial projects not turning off...
next