This commit is contained in:
hathach 2014-03-25 15:09:51 +07:00
parent ed49240a11
commit f802b54417
2 changed files with 3 additions and 14 deletions

View File

@ -36,12 +36,9 @@
*/ */
/**************************************************************************/ /**************************************************************************/
/** \ingroup TBD /** \ingroup group_demo
* \defgroup TBD * \defgroup Mass Storage Device App
* \brief TBD * @{ */
*
* @{
*/
#ifndef _TUSB_MSCD_DEVICE_APP_H_ #ifndef _TUSB_MSCD_DEVICE_APP_H_
#define _TUSB_MSCD_DEVICE_APP_H_ #define _TUSB_MSCD_DEVICE_APP_H_

View File

@ -1,8 +0,0 @@
# TODO #
- display SHA commit on demo
- guideline for create a new issue
- make some doxygen documentation
- reporter task to move callback out of isr
- test freeRTOS
- refractor for integration test