Fix references to the renamed AVRISP-MKII project folder.
This commit is contained in:
parent
8ecdc2b144
commit
8301dc553e
6 changed files with 8 additions and 7 deletions
|
@ -15,6 +15,7 @@
|
|||
*
|
||||
* <b>Changed:</b>
|
||||
* - Slowed down bit-banged PDI programming in the AVRISP project slightly to prevent transmission errors
|
||||
* - Renamed the AVRISP project folder to AVRISP-MKII to reduce confusion
|
||||
*
|
||||
* <b>Fixed:</b>
|
||||
* - Fixed AVRISP project not able to enter programming mode when ISP protocol is used
|
||||
|
|
|
@ -98,7 +98,7 @@
|
|||
* - <b>CDC</b> - CDC Class USB bootloader, compatible with any AVR910 protocol programming software such as AVRDude
|
||||
* - <b>TeensyHID</b> - HID Class bootloader, compatible with the PJRC TeensyLoader software
|
||||
* - <b>Projects</b>
|
||||
* - <b>AVRISP</b> - AVRISP-MKII Programmer Clone project
|
||||
* - <b>AVRISP-MKII</b> - AVRISP-MKII Programmer Clone project
|
||||
* - <b>Benito</b> - Benito Board Arduino Programmer project
|
||||
* - <b>LEDNotifier</b> - USB LED Notification project
|
||||
* - <b>Magstripe</b> - Magnetic Stripe Card Reader project
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
* \image html LUFA.gif
|
||||
* \n
|
||||
*
|
||||
* <b>For author and donation information, see \ref Page_Donating.</b>
|
||||
* <b>LUFA is donationware. For author and donation information, see \ref Page_Donating.</b>
|
||||
*
|
||||
* LUFA is an open-source USB library for the USB-enabled AVR microcontrollers, released under the MIT license. It supports
|
||||
* a large number of USB AVR models and boards (see \ref Page_DeviceSupport). It is designed to provide an easy to use, feature
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue