Copy of https://github.com/qmk/qmk_firmware Modified for our keyboard.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Dosyaya git
Dean Camera d26a9ed5fd
Be doubly-certain that the incomming CDC class driver's endpoint/pipe is flushed only once when the bank is empty.
16 yıl önce
Bootloaders Add Webserver project Doxygen configuration file and overview document. 16 yıl önce
Demos Add Webserver project Doxygen configuration file and overview document. 16 yıl önce
LUFA Be doubly-certain that the incomming CDC class driver's endpoint/pipe is flushed only once when the bank is empty. 16 yıl önce
Projects Clean up Webserver project - add more Doxygen documentation for the new DHCP client functions and defines. 16 yıl önce
LUFA.pnproj Add DHCP server to the Webserver demo for automatic network configuration. Correct uIP timer clock not tracking the correct timespan. 16 yıl önce
README.txt Update copyright year to 2010. 16 yıl önce
makefile Update copyright year to 2010. 16 yıl önce

README.txt

Bu dosya görünmez Evrensel Kodlu karakter içeriyor!

Bu dosya, aşağıda görünenden farklı bir şekilde işlenebilecek görünmez Evrensel Kodlu karakter içeriyor. Eğer bunu kasıtlı ve meşru olarak yaptıysanız bu uyarıyı yok sayabilirsiniz. Gizli karakterleri göstermek için Kaçış düğmesine tıklayın.



_ _ _ ___ _
| | | | | __/ \
| |_| U | _| o | - The Lightweight USB
|___|___|_||_n_| Framework for AVRs
=========================================
Written by Dean Camera
http://www.fourwalledcubicle.com/LUFA.php
=========================================

LUFA IS DONATION SUPPORTED. TO SUPPORT LUFA,
PLEASE DONATE AT FOURWALLEDCUBICLE.COM.


This package contains the complete LUFA library, demos, user-submitted projects
and bootloaders for use with compatible microcontroller models. To get started,
you will need to install the "Doxygen" documentation generation tool from
www.doxygen.org, and run "make doxygen" from the command line. From there, the
generated HTML documentation for the library itself will be avaliable in the
LUFA/Documentation/html/ directory. View this documentation in your chosen web
browser for further Getting Started information.

The documentation for the library itself (but not the documentation for the
individual demos, projects or bootloaders) is also available as a seperate
package from the project webpage for convenience if Doxygen cannot be installed.