Add activity LED updates to the AVRISP project.

This commit is contained in:
Dean Camera 2009-11-23 05:28:08 +00:00
parent bcf07edeb2
commit 86db035b1e
4 changed files with 15 additions and 0 deletions

View file

@ -5,6 +5,10 @@
*/
/** \page Page_ChangeLog Project Changelog
*
* \section Sec_ChangeLogXXXXXX Version XXXXXX
*
* <b>There is no changelog information for this version.</b>
*
* \section Sec_ChangeLog091122 Version 091122
*

View file

@ -10,6 +10,10 @@
* 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 091122 to XXXXXX
*
* <b>There is no migration information for this version.</b>
*
* \section Sec_Migration091122 Migrating from 090924 to 091122
*
* <b>Host Mode</b>