summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2014-03-25 15:09:51 +0700
committerhathach <[email protected]>2014-03-25 15:09:51 +0700
commitf802b544178c2ed25c3648bafbbd1f7a37a67d33 (patch)
tree8bca1a9d6af9753aab77c433e57db40b1bbea1d5
parented49240a1103a94ce065fba83fb65d498e0f91f8 (diff)
clean up
-rw-r--r--demos/device/src/msc_device_app.h9
-rw-r--r--todo.md8
2 files changed, 3 insertions, 14 deletions
diff --git a/demos/device/src/msc_device_app.h b/demos/device/src/msc_device_app.h
index c3ee0e874..7020d933a 100644
--- a/demos/device/src/msc_device_app.h
+++ b/demos/device/src/msc_device_app.h
@@ -36,12 +36,9 @@
*/
/**************************************************************************/
-/** \ingroup TBD
- * \defgroup TBD
- * \brief TBD
- *
- * @{
- */
+/** \ingroup group_demo
+ * \defgroup Mass Storage Device App
+ * @{ */
#ifndef _TUSB_MSCD_DEVICE_APP_H_
#define _TUSB_MSCD_DEVICE_APP_H_
diff --git a/todo.md b/todo.md
deleted file mode 100644
index af6e2b6f2..000000000
--- a/todo.md
+++ /dev/null
@@ -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