index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
LowLevel
/
Endpoint.h
Age
Commit message (
Expand
)
Author
2009-08-20
Add LOAD ADDRESS command parsing to the V2 Protocol hander in the AVRISP proj...
Dean
2009-08-17
Added beginnings of a new AVRISP-MKII clone project.
Dean
2009-07-21
Added new USB_DeviceState variable to keep track of the current Device mode U...
Dean
2009-07-13
Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream fu...
Dean
2009-06-28
Added const modifiers to device mode class drivers.
Dean
2009-06-14
Changed per-device controller preprocessor checks over to per-device series f...
Dean
2009-05-19
USB_IsConnected is now cleared before the USB_Disconnect() event is fired in ...
Dean
2009-05-18
Rewritten event system to remove all macros, to make user code clearer.
Dean
2009-05-15
Create a new function pointer type in StreamCallbacks.h for endpoint/pipe str...
Dean
2009-05-14
Removed all user pipe/endpoint interrupt APIs, added internal library support...
Dean
2009-05-12
Fixed Mouse and Keyboard device demos not acting in accordance with the HID s...
Dean
2009-05-03
More minor renaming of library enums and events to try to create a consistent...
Dean
2009-04-24
Endpoint configuration is now refined to give better output when all configur...
Dean
2009-04-23
Fixed USB_RemoteWakeupEnabled flag never being set (the REMOTE WAKEUP Set Fea...
Dean
2009-04-22
Documentation enhancements to improve documentation cross-references.
Dean
2009-04-21
Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in f...
Dean
2009-04-19
Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...
Dean
2009-04-17
More documentation changes for better module-level documentation rather than ...
Dean
2009-04-16
Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.
Dean
2009-04-16
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean
2009-04-05
Removed all binary constants and replaced with decimal or hexadecimal constan...
Dean
2009-04-05
Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...
Dean
2009-04-01
All comments in the library, bootloaders, demos and projects have now been sp...
Dean
2009-03-26
Fixed USBTask.h not conditionally including HostChapter9.h only when CAN_BE_D...
Dean
2009-03-16
Added extra output to makefiles to indicate the currently selected BOARD para...
Dean
2009-03-10
Fixed incorrect/missing control status stage transfers on demos, bootloaders ...
Dean
2009-03-04
Updated makefiles to reflect new dfu-ee programming target invocations (suppl...
Dean
[prev]