qmk_firmware/LUFA/ManPages
Dean Camera 8252b4febd Fixed HID Device Class Driver not allocating a temporary buffer when the host requests a report via the control endpoint and the user has set the PrevReportINBuffer driver configuration element to NULL (thanks to Lars Noschinski).
Clean up incomplete BluetoothHost debugging commands to use GCC extension to avoid NULL parameters when no formatting is required.
2010-04-20 08:52:51 +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 HID Device Class Driver not allocating a temporary buffer when the host requests a report via the control endpoint and the user has set the PrevReportINBuffer driver configuration element to NULL (thanks to Lars Noschinski). 2010-04-20 08:52:51 +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 Add file-level brief documentation. 2010-03-29 07:49:58 +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
LUFA.png Add new LUFA logo by Ryo Yamauchi. 2010-03-25 08:13:39 +00:00
LUFAPoweredProjects.txt Make bluetooth SDP code correctly unpack the search UUIDs and parameters. 2010-04-19 10:53:14 +00:00
LUFAvsAtmelStack.txt Minor documentation improvements. 2010-04-15 14:22:06 +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
MainPage.txt Minor documentation improvements. 2010-04-15 14:22:06 +00:00
MigrationInformation.txt Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond. 2010-02-24 09:49:19 +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