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 7602566a05
Fixed SerialStream driver not setting stdin to the created serial stream.
15 years ago
..
Common New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver). 15 years ago
DriverStubs Update copyright year to 2010. 15 years ago
Drivers Fixed SerialStream driver not setting stdin to the created serial stream. 15 years ago
ManPages Fixed SerialStream driver not setting stdin to the created serial stream. 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