Correct Programmer's Notepad project file to use the correct path for the AVRISP...
[pub/USBasp.git] / Demos / Device / ClassDriver / USBtoSerial / USBtoSerial.h
2009-08-05 Dean CameraFixed issue in USBtoSerial demos where the USART Rx...
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-18 Dean CameraBreak device mode class driver interfaces into seperate...
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-05 Dean CameraMove new Class Driver powered demos to a new ClassDrive...