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/ManPages
Dean Camera 2281750b5f
Make sure that USB_STREAM_TIMEOUT_MS is set in the MassStorageHost ClassDriver demo, so that slow devices don't time out the data pipe. Increase pipe timeout in both MassStorageHost demos to 5 seconds to account for the really slow devices.
15 years ago
..
AboutLUFA.txt Move main library documentation pages into a new ManPages subdirectory. 15 years ago
Author.jpg Seperated out parts of the PrinterHost incomplete demo into a seperate Lib subdirectory. 15 years ago
BuildingLinkableLibraries.txt Move main library documentation pages into a new ManPages subdirectory. 15 years ago
ChangeLog.txt Make sure that USB_STREAM_TIMEOUT_MS is set in the MassStorageHost ClassDriver demo, so that slow devices don't time out the data pipe. Increase pipe timeout in both MassStorageHost demos to 5 seconds to account for the really slow devices. 15 years ago
CompileTimeTokens.txt Corrections, improvements and additions to the incomplete RNDISHost demo. 15 years ago
CompilingApps.txt Cleanups to the Device mode Mass Storage demo applications' SCSI routines. 15 years ago
ConfiguringApps.txt Seperated out parts of the PrinterHost incomplete demo into a seperate Lib subdirectory. 15 years ago
DevelopingWithLUFA.txt Minor documentation fixups. 15 years ago
DeviceSupport.txt Added support for the Atmel EVK527 board hardware. 15 years ago
DirectorySummaries.txt Rename the AT90USBXXX67 internal driver directory to AVRU4U6U7. 15 years ago
Donating.txt Add beginnings of a RNDIS Ethernet Host demo. 15 years ago
FutureChanges.txt Add support for unwrapping of the XMEGA PDI programming protocol to the AVRISP Programmer project. 15 years ago
GettingStarted.txt Minor documentation fixups. 15 years ago
Groups.txt Move main library documentation pages into a new ManPages subdirectory. 15 years ago
LUFA.gif Removed interrupt disable/enable from the Device mode control request processing routines, as they can cause problems with user code and can cause infinite spinlocks under some circumstances. 15 years ago
LUFAPoweredProjects.txt Minor code cleanups for clarity. 15 years ago
LUFAvsAtmelStack.txt Add const attribute to class driver APIs. 15 years ago
LibraryApps.txt Rename CDC demos to VirtualSerial. 15 years ago
LibraryResources.txt Added new XPLAIN serial Bridge project (thanks to John Steggall for the software UART code). 15 years ago
Licence.txt Add beginnings of a RNDIS Ethernet Host demo. 15 years ago
MainPage.txt Add const attribute to class driver APIs. 15 years ago
MigrationInformation.txt Fixed HID Parser not distributing the Usage Min and Usage Max values across an array of report items. 15 years ago
ProgrammingApps.txt Added better module summaries. 15 years ago
SchedulerOverview.txt Add new temp LUFA project logo to the manual. 15 years ago
VIDAndPIDValues.txt Add beginnings of a RNDIS Ethernet Host demo. 15 years ago
WhyUseLUFA.txt Remove dependancies from the LowLevel demos to the ClassDriver demos, since the use of ClassDriver headers now outputs an error when NO_STREAM_CALLBACKS is used. 15 years ago
WritingBoardDrivers.txt Move main library documentation pages into a new ManPages subdirectory. 15 years ago