Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
qmk_firmware/Projects/MissileLauncher
Dean Camera 43b9d552bb
Renamed all driver termination *_ShutDown() functions to the more logical name *_Disable().
15 lat temu
..
ConfigDescriptor.c Update copyright year on all source files. 15 lat temu
ConfigDescriptor.h Update copyright year on all source files. 15 lat temu
Doxygen.conf Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser in some situations. 15 lat temu
MissileLauncher.aps Add first lot of AVRStudio project files for some of the library projects. 15 lat temu
MissileLauncher.c Renamed all driver termination *_ShutDown() functions to the more logical name *_Disable(). 15 lat temu
MissileLauncher.h Update copyright year on all source files. 15 lat temu
MissileLauncher.txt Documentation improvements - put driver example code into its own section, fix incorrect and missing section names. 15 lat temu
makefile 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 lat temu