Dean Camera
|
59c4871f80
|
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 |
|
Dean Camera
|
7f9f97c792
|
Update copyright year to 2010.
|
2009-12-30 23:49:19 +00:00 |
|
Dean Camera
|
d4ca7fb44c
|
Fix MIT license language to make its intent clearer.
|
2009-12-28 00:34:20 +00:00 |
|
Dean Camera
|
664a292181
|
Application documentation/comment cleanup.
|
2009-10-08 07:18:28 +00:00 |
|
Dean Camera
|
89c837ee34
|
Removed mostly useless "TestApp" demo, as it was mainly useful only for checking for sytax errors in the library.
MIDI device demos now receive MIDI events from the host and display note ON messages via the board LEDs.
Added beginnings of a MIDI class bootloader.
|
2009-09-30 04:40:36 +00:00 |
|