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 958a1b4e2b
Fixed Mouse and Keyboard device demos not acting in accordance with the HID specification for idle periods (thanks to Brian Dickman).
16 years ago
..
Common Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of the library's naming scheme for files. 16 years ago
DriverStubs Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button. 16 years ago
Drivers Fixed Mouse and Keyboard device demos not acting in accordance with the HID specification for idle periods (thanks to Brian Dickman). 16 years ago
MemoryAllocator Changed over all deprecated GCC structure tag initializers to the standardized C99 format (thanks to Mike Alexander). 16 years ago
Scheduler Changed over all deprecated GCC structure tag initializers to the standardized C99 format (thanks to Mike Alexander). 16 years ago
BuildingLinkableLibraries.txt Moved all source to the trunk directory. 16 years ago
ChangeLog.txt Fixed Mouse and Keyboard device demos not acting in accordance with the HID specification for idle periods (thanks to Brian Dickman). 16 years ago
CompileTimeTokens.txt Endpoint configuration is now refined to give better output when all configurations have static inputs - removed the now useless STATIC_ENDPOINT_CONFIGURATION compile time token. 16 years ago
DirectorySummaries.txt Spell checked non-source documentation pages. 16 years ago
Doxygen.conf Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor. 16 years ago
GettingStarted.txt Spell checked non-source documentation pages. 16 years ago
Groups.txt More documentation changes for better module-level documentation rather than file-level documentation. 16 years ago
LUFAPoweredProjects.txt Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor. 16 years ago
MainPage.txt Fixed bug in RNDISEthernet and DualCDC demos not using the correct USB_ControlRequest structure for control request data. 16 years ago
MigrationInformation.txt Fixed Mouse and Keyboard device demos not acting in accordance with the HID specification for idle periods (thanks to Brian Dickman). 16 years ago
SchedulerOverview.txt Spell checked non-source documentation pages. 16 years ago
VIDAndPIDValues.txt Documentation enhancements to improve documentation cross-references. 16 years ago
Version.h Added new GenericHIDHost demo. 16 years ago
WritingBoardDrivers.txt Spell checked non-source documentation pages. 16 years ago
makefile Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of the library's naming scheme for files. 16 years ago