You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA
Dean Camera c459ef6981
Oops - need to call USB_Attach() when reinitializing into USB Host mode, or no devices will be detected.
14 years ago
..
CodeTemplates Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany). 14 years ago
Common Fix board name redefinition in BoardTypes.h (thanks to Daniel Czigany). 14 years ago
Drivers Oops - need to call USB_Attach() when reinitializing into USB Host mode, or no devices will be detected. 14 years ago
ManPages Fixed USB_Host_ClearPipeStall() incorrectly attempting to determine the endpoint's direction from the currently selected pipe. 14 years ago
Scheduler Fix up documentation - remove obsolete Scheduler Overview page, roll documentation into the documentation for the (deprecated) Simple Scheduler module. 14 years ago
Doxygen.conf Added new project makefile template to the library and moved board driver stub files into in a new CodeTemplates directory. 14 years ago
License.txt Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
Version.h Add notification endpoint to the incomplete TMC demo. 14 years ago
makefile Minor documentation corrections. 14 years ago