Fix PDITarget_ReceiveByte() not discarding the start bit properly, and reading in...
[pub/USBasp.git] / Projects / AVRISP /
2009-12-10 Dean CameraFix PDITarget_ReceiveByte() not discarding the start...
2009-12-09 Dean CameraAdd even parity bit to the software USART framing in...
2009-12-09 Dean CameraFix inverted bit-banged USART logic in the AVRISP proje...
2009-12-09 Dean CameraIncrease timeout of Mass Storage and Still Image host...
2009-12-08 Dean CameraMake sure that USB_STREAM_TIMEOUT_MS is set in the...
2009-12-04 Dean CameraFixed HID Parser not distributing the Usage Min and...
2009-12-03 Dean CameraMake sure the protocol handler files are included in...
2009-12-03 Dean CameraFix the tokens which enable and disable the different...
2009-12-03 Dean CameraAuto-configure AVRISP programmer configuration when...
2009-12-03 Dean CameraDocument the PDI programming routines implemented so...
2009-12-03 Dean CameraStarted implementing the low level PDI protocol in...
2009-12-02 Dean CameraRemoved John Steggall's software UART code from the...
2009-12-02 Dean CameraAdd support for unwrapping of the XMEGA PDI programming...
2009-12-02 Dean CameraRename V2ProtocolTarget files to ISPTarget in the AVRIS...
2009-12-02 Dean CameraFactor out all the ISP related code into a seperate...
2009-12-02 Dean CameraRename the V2Protocol command handlers in the AVRISP...
2009-11-30 Dean CameraAdded CDC_Host_Flush() function to the CDC Host Class...
2009-11-23 Dean CameraAdd activity LED updates to the AVRISP project.
2009-11-09 Dean CameraSpell check all source code variables, comments and...
2009-11-09 Dean CameraMinor changes to the AVRISP project for code clarity.
2009-11-08 Dean CameraRemove dependancies from the LowLevel demos to the...
2009-11-06 Dean CameraAdd double banking property to LUFA powered projects...
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-01 Dean CameraAdded pinouts to the AVRISP project for a standard...
2009-09-24 Dean CameraDoxygen fixes to \param directives to give data directi...
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-30 Dean CameraMove ADC VTARGET sampling to a new V2Params_UpdateParam...
2009-08-28 Dean CameraIncrease AVRISP command timeout to 240ms up from 150ms...
2009-08-27 Dean CameraMake WaitWhileBusy function in the AVRISP project more...
2009-08-27 Dean CameraCondensed SCSI command functions in the LowLevel Mass...
2009-08-27 Dean CameraAdded extra note about missing OUT endpoint configurati...
2009-08-25 Dean CameraOptimized Endpoint_Read_Word_* and Pipe_Read_Word_...
2009-08-25 Dean CameraAdd VTARGET level detection to the AVRISP project on...
2009-08-25 Dean CameraMake AVRISP project build again - fix incorrect preproc...
2009-08-25 Dean CameraPartial Commit: Move AVRISP project out of the Projects...
2009-08-18 Dean CameraMove AVRISP Programmer project to a new Unfinished...
2009-08-18 Dean CameraEnhancements to the AVRISP Programmer project to attemp...
2009-08-17 Dean CameraAdded beginnings of a new AVRISP-MKII clone project.