您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
qmk_firmware/Demos/Device/Incomplete/Sideshow/Lib
Dean Camera 852b5e612d
Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element.
14 年前
..
SideshowApplications.c Update copyright year on all source files. 15 年前
SideshowApplications.h Update copyright year on all source files. 15 年前
SideshowCommands.c Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures. 14 年前
SideshowCommands.h Update copyright year on all source files. 15 年前
SideshowCommon.c Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk). 15 年前
SideshowCommon.h Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element. 14 年前
SideshowContent.c Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk). 15 年前
SideshowContent.h Update copyright year on all source files. 15 年前