USB_Init() no longer calls sei() to enable global interrupts - this must now be done...
[pub/USBasp.git] / Demos / Device / ClassDriver / VirtualSerialMouse / makefile
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2009-12-07 Dean CameraAdditional file renames and modifications to change...
2009-12-07 Dean CameraRename CDC demos to VirtualSerial.