-
- Downloads
Removed all user pipe/endpoint interrupt APIs, added internal library support...
Removed all user pipe/endpoint interrupt APIs, added internal library support for interrupt driven control endpoints when in device mode by defining INTERRUPT_CONTROL_ENDPOINT token and passing it to the compiler via the -D switch.
Showing
- Demos/Device/GenericHID/GenericHID.c 0 additions, 52 deletionsDemos/Device/GenericHID/GenericHID.c
- Demos/Device/GenericHID/GenericHID.h 0 additions, 3 deletionsDemos/Device/GenericHID/GenericHID.h
- Demos/Device/GenericHID/GenericHID.txt 0 additions, 7 deletionsDemos/Device/GenericHID/GenericHID.txt
- Demos/Device/Keyboard/Keyboard.c 1 addition, 51 deletionsDemos/Device/Keyboard/Keyboard.c
- Demos/Device/Keyboard/Keyboard.h 0 additions, 3 deletionsDemos/Device/Keyboard/Keyboard.h
- Demos/Device/Keyboard/Keyboard.txt 3 additions, 10 deletionsDemos/Device/Keyboard/Keyboard.txt
- Demos/Device/MassStorage/MassStorage.c 0 additions, 31 deletionsDemos/Device/MassStorage/MassStorage.c
- Demos/Device/MassStorage/MassStorage.h 0 additions, 3 deletionsDemos/Device/MassStorage/MassStorage.h
- Demos/Device/MassStorage/MassStorage.txt 5 additions, 0 deletionsDemos/Device/MassStorage/MassStorage.txt
- Demos/Device/MassStorage/makefile 1 addition, 0 deletionsDemos/Device/MassStorage/makefile
- Demos/Device/Mouse/Mouse.c 0 additions, 50 deletionsDemos/Device/Mouse/Mouse.c
- Demos/Device/Mouse/Mouse.h 0 additions, 3 deletionsDemos/Device/Mouse/Mouse.h
- Demos/Device/Mouse/Mouse.txt 3 additions, 10 deletionsDemos/Device/Mouse/Mouse.txt
- Demos/Host/GenericHIDHost/GenericHIDHost.c 0 additions, 6 deletionsDemos/Host/GenericHIDHost/GenericHIDHost.c
- LUFA/ChangeLog.txt 1 addition, 0 deletionsLUFA/ChangeLog.txt
- LUFA/CompileTimeTokens.txt 5 additions, 0 deletionsLUFA/CompileTimeTokens.txt
- LUFA/Drivers/USB/HighLevel/USBInterrupt.c 17 additions, 0 deletionsLUFA/Drivers/USB/HighLevel/USBInterrupt.c
- LUFA/Drivers/USB/HighLevel/USBInterrupt.h 7 additions, 43 deletionsLUFA/Drivers/USB/HighLevel/USBInterrupt.h
- LUFA/Drivers/USB/HighLevel/USBTask.h 3 additions, 0 deletionsLUFA/Drivers/USB/HighLevel/USBTask.h
- LUFA/Drivers/USB/LowLevel/Endpoint.h 0 additions, 13 deletionsLUFA/Drivers/USB/LowLevel/Endpoint.h
Loading
Please register or sign in to comment