qmk_firmware/LUFA/ManPages
Dean Camera 27f0ba6fc3 Fixed device state not being reset back to the default state if the host sets the address to 0x00.
Fixed Set Configuration requests not being stalled until the host has set the device's address.

Fixed possibility of internal signature retrieval being corrupted if an interrupt occurs during a signature byte read (thanks to Andrei Krainev).
2010-05-04 10:07:22 +00:00
..
AboutLUFA.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
AlternativeStacks.txt Massive cleanups to the incomplete BluetoothHost demo, to make the HCL layer code much easier to read, block less and work correctly. 2010-03-31 14:32:03 +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 Fixed device state not being reset back to the default state if the host sets the address to 0x00. 2010-05-04 10:07:22 +00:00
CompileTimeTokens.txt Revert changes made for the partial port to the AVR32 architecture. 2010-02-24 06:58:23 +00:00
CompilingApps.txt Cleanups to the Device mode Mass Storage demo applications' SCSI routines. 2009-10-02 07:40:24 +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 Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to variables also. Add new ATTR_NOINIT attribute for global variables. 2010-04-15 11:04:24 +00:00
DeviceSupport.txt Added support for the JM-DB-U2 board hardware. 2010-03-30 09:28:45 +00:00
DirectorySummaries.txt Document the Bluetooth ACL layer. Remove unneeded parameters from the signalling command processing routines. 2010-04-13 11:19:04 +00:00
Donating.txt Minor documentation improvements. 2010-04-15 14:22:06 +00:00
FutureChanges.txt Added new ENDPOINT_*_BusSuspended error code to the Endpoint function, so that the stream functions early-abort if the bus is suspended before or during a transfer. 2010-05-03 07:41:22 +00:00
GettingStarted.txt Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_RTC compile time option the default, so that it works correctly on the USBKEY and other Atmel boards out of the box. 2010-02-15 13:40:53 +00:00
Groups.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
LibraryApps.txt Make bluetooth SDP code correctly unpack the search UUIDs and parameters. 2010-04-19 10:53:14 +00:00
LibraryResources.txt Add user callback function to the Bluetooth host demo to filter out connections from remote devices. Add in ability to reject connections based on their bluetooth device address. 2010-04-05 08:09:12 +00:00
LicenceInfo.txt Minor documentation improvements. 2010-04-15 14:22:06 +00:00
LUFA.png Add new LUFA logo by Ryo Yamauchi. 2010-03-25 08:13:39 +00:00
LUFAPoweredProjects.txt Added new ENDPOINT_*_BusSuspended error code to the Endpoint function, so that the stream functions early-abort if the bus is suspended before or during a transfer. 2010-05-03 07:41:22 +00:00
LUFAvsAtmelStack.txt Minor documentation improvements. 2010-04-15 14:22:06 +00:00
MainPage.txt Added ability to search by Channel PSM to the GetChannelData() function in the BluetoothHost demo. 2010-04-22 14:08:00 +00:00
MigrationInformation.txt Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the LowLevel directory as it is hardware-dependent. 2010-04-28 08:15:16 +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
SoftwareBootloaderJump.txt Make bluetooth SDP code correctly unpack the search UUIDs and parameters. 2010-04-19 10:53:14 +00:00
VIDAndPIDValues.txt More AVR32 achitecture ports. 2010-02-24 06:21:46 +00:00
WhyUseLUFA.txt Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code. 2010-04-13 23:29:11 +00:00
WritingBoardDrivers.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00