Minor documentation fixes to correct formatting and typos.
This commit is contained in:
parent
dc83f73ca3
commit
3aa8620a61
6 changed files with 17 additions and 4 deletions
|
|
@ -23,6 +23,7 @@
|
|||
* library API more streamlined and robust. You can download AVR-GCC for free in a convenient windows package,
|
||||
* from the the WinAVR website.
|
||||
*
|
||||
*
|
||||
* \section Sec_Links Library Links
|
||||
* Project Homepage: http://www.fourwalledcubicle.com/LUFA.php \n
|
||||
* Development Blog: http://www.fourwalledcubicle.com/blog \n
|
||||
|
|
@ -35,6 +36,7 @@
|
|||
*
|
||||
* USB-IF Website: http://www.usb.org \n
|
||||
*
|
||||
*
|
||||
* \section Sec_License License
|
||||
* The LUFA library is currently released under the MIT licence, included below.
|
||||
*
|
||||
|
|
@ -64,6 +66,7 @@
|
|||
* this software.
|
||||
* \endverbatim
|
||||
*
|
||||
*
|
||||
* \section Sec_Demos Demos and Bootloaders
|
||||
* The LUFA library ships with several different host and device demos, located in the /Demos/ subdirectory.
|
||||
* If this directory is missing, please re-download the project from the project homepage.
|
||||
|
|
@ -72,6 +75,7 @@
|
|||
* The DFU class bootloader is compatible with Atmel's FLIP software or the open source dfu-programmer project, and
|
||||
* the CDC class (AVR109 protocol) is compatible with such open source software as AVRDUDE and AVR-OSP.
|
||||
*
|
||||
*
|
||||
* \section Sec_Donations Donate
|
||||
* I am a 20 year old University student studying for a double degree in Computer Science and Electronics
|
||||
* Engineering. This leaves little time for any sort of work or leisure. Please consider donating a small amount
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue