- 如何自定义注释

/*****************************************************
*
* @param[in]
* @param[out]
* @param[In&Out]
* @retval
* @par 其它
* @par 修改日志
******************************************************/
/********************************************************
* @file filename
* @brief This is a brief description.
* @details This is the detail description.
* @author author
* @date date
* @version A001
* @par Copyright (c):
* @par History:
* version: author, date, desc
*********************************************************/