Documentation: Update changelog.
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 27 Sep 2021 09:57:21 +0000 (19:57 +1000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 27 Sep 2021 09:57:21 +0000 (19:57 +1000)
LUFA/DoxygenPages/ChangeLog.txt
Projects/AVRISP-MKII/AVRISP-MKII.txt

index fedf2e8..78ca7a3 100644 (file)
@@ -14,6 +14,7 @@
   *  - Library Applications:
   *   - The hand-rolled TCP/IP stack has been removed from the LowLevel and ClassDriver RNDIS examples, as it is incomplete and should be replaced
   *     with a proper network stack anyway.
+  *   - AVRISP MKII Clone now checks the device EEPROM for magic values to determine if the stored settings are valid (thanks to Sergey Vlasov)
   *
   *  \section Sec_ChangeLog210130 Version 210130
   *  <b>New:</b>
index 740a56c..2337690 100644 (file)
  *   <tr>
  *    <td>FIRMWARE_VERSION_MINOR</td>
  *    <td>AppConfig.h</td>
- *    <td>Define to set the minor firmware revision nunber reported to the host on request. By default this will use a firmware version compatible
+ *    <td>Define to set the minor firmware revision number reported to the host on request. By default this will use a firmware version compatible
  *        with the latest Atmel IDE version, however if desired the reported minor value can be adjusted here.</td>
  *   </tr>
  *  </table>