Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
qmk_firmware/Demos/Device/LowLevel/Mouse
Dean Camera 7ef58eef7a
Fixed LowLevel Keyboard demo not saving the issued report only after it has been written to the endpoint.
il y a 16 ans
..
Descriptors.c Adjust endpoint polling intervals for HID demos, to make them compliant with the 10ms minimum polling period for Low Speed devices. il y a 16 ans
Descriptors.h Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. il y a 16 ans
Doxygen.conf Change Doxygen configuration files to not produce 4096 directories for the documentation files -- the LUFA components do not generate enough documentation files to justify the large performance hit of creating so many directories. il y a 16 ans
Mouse.c Fixed LowLevel Keyboard demo not saving the issued report only after it has been written to the endpoint. il y a 16 ans
Mouse.h Added new EVENT_USB_Device_StartOfFrame() event, controlled by the new USB_Device_EnableSOFEvents() and USB_Device_DisableSOFEvents() macros to give bus-synchronised millisecond interrupts when in USB device mode. il y a 16 ans
Mouse.txt Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. il y a 16 ans
makefile Fix invalid Event name rule in demo/project makefiles. il y a 16 ans