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 16ea5aa7a2
Add a TELNET server to the webserver project, which currently can list active TCP connections.
15 years ago
..
Common Inline USB management functions in the Class drivers which are standardized but currently unused, to prevent them from using up unneccesary cycles and flash in the user application. 15 years ago
DriverStubs Update copyright year to 2010. 15 years ago
Drivers Add documentation to the USB Class Drivers module on how to use the Host mode class drivers. 15 years ago
ManPages Add a TELNET server to the webserver project, which currently can list active TCP connections. 15 years ago
Scheduler Update copyright year to 2010. 15 years ago
Doxygen.conf Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REMOTEWAKEUP tokens (thanks to Claus Christensen). 15 years ago
Version.h Update copyright year to 2010. 15 years ago
makefile Add MIME type handling to the Webserver project, so that files of different types (e.g. images) can be served out to HTTP clients. 15 years ago