@ -686,7 +686,7 @@ clean_list :
$(REMOVEDIR) .dep
doxygen:
@echo Generating Project Documentation...
@echo Generating Project Documentation \($(TARGET)\)...
@doxygen Doxygen.conf
@echo Documentation Generation Complete.
@ -681,7 +681,7 @@ clean_list :
@ -697,7 +697,7 @@ clean_list :
@ -698,7 +698,7 @@ clean_list :
@ -694,7 +694,7 @@ clean_list :
@ -712,7 +712,7 @@ clean_list :
@ -696,7 +696,7 @@ clean_list :
@ -693,7 +693,7 @@ clean_list :
@ -691,7 +691,7 @@ clean_list :
@ -692,7 +692,7 @@ clean_list :
@ -700,7 +700,7 @@ clean_list :
@ -682,7 +682,7 @@ clean_list :
@ -455,7 +455,7 @@ clean_list :
@ -674,7 +674,7 @@ clean_list :
@ -171,7 +171,7 @@
* the \ref TWI_Init() function to convert a bus frequency to a number of clocks for the \c BitLength
* parameter.
*
* \param[in] Prescaler Prescaler set on the TWI bus.
* \param[in] Prescale Prescaler set on the TWI bus.
* \param[in] Frequency Desired TWI bus frequency in Hz.
* \return Bit length in clocks for the given TWI bus frequency at the given prescaler value.
@ -75,7 +75,7 @@ ifeq ($(origin LUFA_PATH), undefined)
clean_list:
@echo Generating Library Documentation...
@echo Generating LUFA Library Documentation...
( cat Doxygen.conf ; echo "PROJECT_NUMBER=`grep LUFA_VERSION_STRING Version.h | cut -d'"' -f2`" ) | doxygen -
@ -721,7 +721,7 @@ clean_list :
@ -705,7 +705,7 @@ clean_list :
@ -708,7 +708,7 @@ clean_list :
@ -735,7 +735,7 @@ clean_list :
@ -722,7 +722,7 @@ clean_list :