qmk_firmware/Projects/Incomplete/MIDIToneGenerator
Dean Camera e977774d4e Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the LowLevel directory as it is hardware-dependent. 2010-04-28 08:15:16 +00:00
..
Descriptors.c Added incomplete MIDIToneGenerator project. 2010-03-23 09:16:47 +00:00
Descriptors.h Added incomplete MIDIToneGenerator project. 2010-03-23 09:16:47 +00:00
MIDIToneGenerator.c USB_Init() no longer calls sei() to enable global interrupts - this must now be done in the user application once all init code has run. 2010-04-28 07:48:26 +00:00
MIDIToneGenerator.h USB_Init() no longer calls sei() to enable global interrupts - this must now be done in the user application once all init code has run. 2010-04-28 07:48:26 +00:00
makefile Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the LowLevel directory as it is hardware-dependent. 2010-04-28 08:15:16 +00:00