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 a960e4b3b2
Add DHCP server to the Webserver demo for automatic network configuration. Correct uIP timer clock not tracking the correct timespan.
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 Add Webserver project Doxygen configuration file and overview document. 15 years ago
CompileTimeTokens.txt Update copyright year to 2010. 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 Added support for the Atmel EVK527 board hardware. 15 years ago
DirectorySummaries.txt Rename the AT90USBXXX67 internal driver directory to AVRU4U6U7. 15 years ago
Donating.txt Add beginnings of a RNDIS Ethernet Host demo. 15 years ago
FutureChanges.txt Ensure TPI enable timing requirements are met in AVRISP-MKII programmer. Remove invalid code in the TPI read/write functions. 15 years ago
GettingStarted.txt Minor documentation updates. 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 Fix incorrect preprocessor checks in the PLL prescaler mask determination code for the ATMEGA32U2. 15 years ago
LUFAvsAtmelStack.txt Add const attribute to class driver APIs. 15 years ago
LibraryApps.txt Add Webserver project Doxygen configuration file and overview document. 15 years ago
LibraryResources.txt Add DHCP server to the Webserver demo for automatic network configuration. Correct uIP timer clock not tracking the correct timespan. 15 years ago
Licence.txt Fix MIT license language to make its intent clearer. 15 years ago
MainPage.txt Add DHCP server to the Webserver demo for automatic network configuration. Correct uIP timer clock not tracking the correct timespan. 15 years ago
MigrationInformation.txt Added explicit ADC channel masks for the standard set of ADC channels, as the single-ended channel MUX masks are not equal to the channel number on some AVR models. Changed demos to use the new channel masks when using the ADC driver. 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 Enhance TemperatureDatalogger project -- add RTC capabilities so that data is logged along with the current time and date. Make logging interval configurable, set by a C# PC host application. 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