Use _delay_us() function in the XPROGTarget.c file to ensure timing requirements...
[pub/USBasp.git] / Demos / Host / ClassDriver / MIDIHost / MIDIHost.h
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-10-08 Dean CameraAdd new MIDI Host Class driver to the library, and...