Update Doxygen configuration files to the latest Doxygen version.

This commit is contained in:
Dean Camera 2010-01-06 13:37:29 +00:00
parent d97db1120b
commit efb6c35778
69 changed files with 44682 additions and 39762 deletions

View file

@ -58,6 +58,8 @@
/** Total number of allowable ISP programming speeds supported by the device */
#define TOTAL_ISP_PROGRAMMING_SPEEDS 7
#define LOAD_EXTENDED_ADDRESS_CMD 0x4D
/* Function Prototypes: */
uint8_t ISPTarget_GetSPIPrescalerMask(void);
void ISPTarget_ChangeTargetResetLine(const bool ResetTarget);