You cannot 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-fw/LUFA/ManPages
Dean Camera 19ecd04f37 Removed invalid dfu and flip related targets from the bootloaders - bootloaders can only be replaced with an external programmer. 15 years ago
..
AboutLUFA.txt
AlternativeStacks.txt Massive cleanups to the incomplete BluetoothHost demo, to make the HCL layer code much easier to read, block less and work correctly. 15 years ago
Author.jpg
BuildingLinkableLibraries.txt
ChangeLog.txt Removed invalid dfu and flip related targets from the bootloaders - bootloaders can only be replaced with an external programmer. 15 years ago
CompileTimeTokens.txt Revert changes made for the partial port to the AVR32 architecture. 16 years ago
CompilingApps.txt Cleanups to the Device mode Mass Storage demo applications' SCSI routines. 16 years ago
ConfiguringApps.txt
DevelopingWithLUFA.txt Minor documentation fixups. 16 years ago
DeviceSupport.txt Added support for the JM-DB-U2 board hardware. 15 years ago
DirectorySummaries.txt Document the Bluetooth ACL layer. Remove unneeded parameters from the signalling command processing routines. 15 years ago
Donating.txt Add beginnings of a RNDIS Ethernet Host demo. 16 years ago
FutureChanges.txt Add file-level brief documentation. 15 years ago
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. 16 years ago
Groups.txt
LUFA.png Add new LUFA logo by Ryo Yamauchi. 15 years ago
LUFAPoweredProjects.txt Oops - make sure board driver dispatch headers test for the correct BOARD define values. 15 years ago
LUFAvsAtmelStack.txt Add const attribute to class driver APIs. 16 years ago
LibraryApps.txt Add file-level brief documentation. 15 years ago
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. 15 years ago
Licence.txt Add file-level brief documentation. 15 years ago
MainPage.txt Bluetooth demo can now create and maintain logical channels - need to determine why Windows machines refuse to connect. 15 years ago
MigrationInformation.txt Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond. 16 years ago
ProgrammingApps.txt
SchedulerOverview.txt
VIDAndPIDValues.txt More AVR32 achitecture ports. 16 years ago
WhyUseLUFA.txt Fixed blocking CDC streams not aborting when the host is disconnected. 16 years ago
WritingBoardDrivers.txt