qmk_firmware/LUFA/ManPages
Dean Camera d2ed97e34b Update manual pages to reference unfinished AVR32 port, add port status to the Future Changes page. 2010-02-22 12:45:52 +00:00
..
AboutLUFA.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
AlternativeStacks.txt Enhance the HotmailNotifier project so that the LEDs' individual brightness can be controlled individually via software PWM. 2009-12-18 04:40:15 +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 Increased the speed of both software and hardware TPI/PDI programming modes of the AVRISP project. 2010-02-21 05:44:12 +00:00
CompileTimeTokens.txt Update copyright year to 2010. 2009-12-30 23:49:19 +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 Minor documentation fixups. 2009-10-03 15:30:29 +00:00
DeviceSupport.txt Update manual pages to reference unfinished AVR32 port, add port status to the Future Changes page. 2010-02-22 12:45:52 +00:00
DirectorySummaries.txt Update manual pages to reference unfinished AVR32 port, add port status to the Future Changes page. 2010-02-22 12:45:52 +00:00
Donating.txt Add beginnings of a RNDIS Ethernet Host demo. 2009-11-12 10:43:07 +00:00
FutureChanges.txt Update manual pages to reference unfinished AVR32 port, add port status to the Future Changes page. 2010-02-22 12:45:52 +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.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. 2009-08-02 11:33:00 +00:00
LUFAPoweredProjects.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
LUFAvsAtmelStack.txt Add const attribute to class driver APIs. 2009-11-03 02:06:13 +00:00
LibraryApps.txt Fix up project documentation files' overview tables, so that multiple items occupy multiple lines in the same cell, rather than multiple cells. 2010-01-28 13:17:36 +00:00
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. 2010-02-01 10:34:07 +00:00
Licence.txt Fix MIT license language to make its intent clearer. 2009-12-28 00:34:20 +00:00
MainPage.txt Update manual pages to reference unfinished AVR32 port, add port status to the Future Changes page. 2010-02-22 12:45:52 +00:00
MigrationInformation.txt AVRISP programmer project now has a more robust timeout system, allowing for a doubling of the software USART speed for PDI and TPI programming. 2010-02-19 05:17:41 +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 Fix AVRISP-MKII clone project's TPI Chip Erase command processing - ensure erase location is the high byte in the given address space, check NVMBUSY for completion rather than the NVM Bus Enable bit. 2010-02-08 03:16:09 +00:00
WhyUseLUFA.txt Fixed blocking CDC streams not aborting when the host is disconnected. 2010-01-04 00:14:09 +00:00
WritingBoardDrivers.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00