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 f79f9abd28
Fixed compilation error in the AudioInput demos when MICROPHONE_BIASED_TO_HALF_RAIL is defined (thanks to C. Scott Ananian).
15 years ago
..
AboutLUFA.txt Move main library documentation pages into a new ManPages subdirectory. 15 years ago
AlternativeStacks.txt Enhance the HotmailNotifier project so that the LEDs' individual brightness can be controlled individually via software PWM. 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 Fixed compilation error in the AudioInput demos when MICROPHONE_BIASED_TO_HALF_RAIL is defined (thanks to C. Scott Ananian). 15 years ago
CompileTimeTokens.txt Revert changes made for the partial port to the AVR32 architecture. 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 Revert changes made for the partial port to the AVR32 architecture. 15 years ago
DirectorySummaries.txt Revert changes made for the partial port to the AVR32 architecture. 15 years ago
Donating.txt Add beginnings of a RNDIS Ethernet Host demo. 15 years ago
FutureChanges.txt Minor documentation updates. 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. 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 Webserver project now uses the board LEDs to indicate the current IP configuration state. 15 years ago
LUFAvsAtmelStack.txt Add const attribute to class driver APIs. 15 years ago
LibraryApps.txt Fix up project documentation files' overview tables, so that multiple items occupy multiple lines in the same cell, rather than multiple cells. 15 years ago
LibraryResources.txt Make board specific and device peripheral specific drivers' file documentation copy over to the module documentation, so that it is visible in the normal module view of the library documentation. 15 years ago
Licence.txt Fix MIT license language to make its intent clearer. 15 years ago
MainPage.txt Revert changes made for the partial port to the AVR32 architecture. 15 years ago
MigrationInformation.txt Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond. 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 More AVR32 achitecture ports. 15 years ago
WhyUseLUFA.txt Fixed blocking CDC streams not aborting when the host is disconnected. 15 years ago
WritingBoardDrivers.txt Move main library documentation pages into a new ManPages subdirectory. 15 years ago