qmk_firmware/LUFA/ManPages
Dean Camera e071f3897a Added new USB_DeviceState variable to keep track of the current Device mode USB state.
Added new Endpoint_ClearStatusStage() convenience function to assist with the status stages of control transfers.

Removed vague USB_IsConnected global - test USB_DeviceState or USB_HostState explicitly to gain previous functionality.

Removed USB_IsSuspended global - test USB_DeviceState against DEVICE_STATE_Suspended instead.

Fixed possible enumeration errors from spinloops which may fail to exit if the USB connection is severed before the exit condition becomes true.
2009-07-21 13:31:21 +00:00
..
AboutLUFA.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
Author.jpg Seperated out parts of the PrinterHost incomplete demo into a seperate Lib subdirectory. 2009-07-13 04:46:52 +00:00
BuildingLinkableLibraries.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
ChangeLog.txt Added new USB_DeviceState variable to keep track of the current Device mode USB state. 2009-07-21 13:31:21 +00:00
CompileTimeTokens.txt Added new USB_DeviceState variable to keep track of the current Device mode USB state. 2009-07-21 13:31:21 +00:00
CompilingApps.txt Split Getting Started page of the documentation into its own section. 2009-06-26 10:24:54 +00:00
ConfiguringApps.txt Seperated out parts of the PrinterHost incomplete demo into a seperate Lib subdirectory. 2009-07-13 04:46:52 +00:00
DevelopingWithLUFA.txt Split Getting Started page of the documentation into its own section. 2009-06-26 10:24:54 +00:00
DeviceSupport.txt Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models. 2009-07-16 08:57:51 +00:00
DirectorySummaries.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
Donating.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
FutureChanges.txt Added better module summaries. 2009-07-14 07:33:06 +00:00
GettingStarted.txt Split Getting Started page of the documentation into its own section. 2009-06-26 10:24:54 +00:00
Groups.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
LUFA.gif Add new temp LUFA project logo to the manual. 2009-06-21 04:48:05 +00:00
LUFAPoweredProjects.txt Added better module summaries. 2009-07-14 07:33:06 +00:00
LibraryApps.txt Add PrinterHost demo to the documentation. 2009-07-21 10:29:56 +00:00
LibraryResources.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
Licence.txt Added const modifiers to device mode class drivers. 2009-06-28 13:39:08 +00:00
MainPage.txt Added better module summaries. 2009-07-14 07:33:06 +00:00
MigrationInformation.txt Added new USB_DeviceState variable to keep track of the current Device mode USB state. 2009-07-21 13:31:21 +00:00
ProgrammingApps.txt Added better module summaries. 2009-07-14 07:33:06 +00:00
SchedulerOverview.txt Add new temp LUFA project logo to the manual. 2009-06-21 04:48:05 +00:00
VIDAndPIDValues.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
WritingBoardDrivers.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00