您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
qmk_firmware/Demos/Host/LowLevel/KeyboardHost
Dean Camera aba7932a5c
F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports.
15 年前
..
ConfigDescriptor.c Update copyright year on all source files. 15 年前
ConfigDescriptor.h Update copyright year on all source files. 15 年前
Doxygen.conf Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser in some situations. 15 年前
KeyboardHost.aps Add AVRStudio 4 project files to the LowLevel Host mode demos. 15 年前
KeyboardHost.c Renamed all driver termination *_ShutDown() functions to the more logical name *_Disable(). 15 年前
KeyboardHost.h Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods. 15 年前
KeyboardHost.txt Documentation improvements - put driver example code into its own section, fix incorrect and missing section names. 15 年前
makefile F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 15 年前