mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 14:55:29 +00:00
Commit for the 100219 release.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
*
|
||||
* \section Sec_ChangeLogXXXXXX Version XXXXXX
|
||||
*
|
||||
* \section Sec_ChangeLog100219 Version 100219
|
||||
*
|
||||
* <b>New:</b>
|
||||
* - Added TPI programming support for 6-pin ATTINY devices to the AVRISP programmer project (thanks to Tom Light)
|
||||
* - Added command timeout counter to the AVRISP project so that the device no longer freezes when incorrectly connected
|
||||
|
||||
@@ -10,7 +10,9 @@
|
||||
* to the next version released. It does not indicate all new additions to the library in each version change, only
|
||||
* areas relevant to making older projects compatible with the API changes of each new release.
|
||||
*
|
||||
* \section Sec_MigrationXXXXXX Migrating from 091223 to XXXXXX
|
||||
* \section Sec_MigrationXXXXXX Migrating from 100219 to XXXXXX
|
||||
*
|
||||
* \section Sec_Migration100219 Migrating from 091223 to 100219
|
||||
*
|
||||
* <b>Non-USB Library Components</b>
|
||||
* - Due to some ADC channels not being identical to their ADC MUX selection masks for single-ended conversions on some AVR models,
|
||||
|
||||
Reference in New Issue
Block a user