Add new tag for the LUFA-120219-BETA release.
[pub/USBasp.git] / Demos / Host / ClassDriver / MIDIHost / MIDIHost.c
2012-02-05 Dean CameraAdd new tag for the LUFA-120219-BETA release. LUFA-120219-BETA
2011-07-08 Dean CameraUpdated all host mode demos and projects to use the...
2011-01-30 Dean CameraRenamed all driver termination *_ShutDown() functions...
2011-01-30 Dean CameraRemoved SerialStream module, rolled functionality into...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-11-05 Dean CameraLoop in the ClassDriver MIDI device/host demos until...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-07-21 Dean CameraUpdate all demos, projects and bootloaders to indent...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-04-28 Dean CameraUse puts_P() and printf_P() instead of the normal varia...
2010-04-28 Dean CameraUSB_Init() no longer calls sei() to enable global inter...
2010-03-25 Dean CameraAll Class Driver Host mode demos now correctly set...
2010-03-16 Dean CameraFixed PDI programming mode in the AVRISP programmer...
2010-01-05 Dean CameraAdded support to the MIDI Class drivers for packed...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-13 Dean CameraCorrected the name of the misnamed USB_GetDeviceConfigD...
2009-11-07 Dean CameraAdd optional pipe double banking support to the Host...
2009-10-08 Dean CameraAdd new MIDI Host Class driver to the library, and...