summaryrefslogtreecommitdiff
path: root/boards/microbuilder
diff options
context:
space:
mode:
authorhathach <[email protected]>2014-03-25 13:00:37 +0700
committerhathach <[email protected]>2014-03-25 13:00:37 +0700
commit15d0139bc5d17bb8cda5bf98c3ae5631b62f1e84 (patch)
tree9703c2ccbfb20111720534fd1528ed8bc7875bba /boards/microbuilder
parent41610af72a7878ced819ac2d8044088c9a3f76cf (diff)
doxygen documenting
Diffstat (limited to 'boards/microbuilder')
-rw-r--r--boards/microbuilder/board_lpc4357usb.h15
-rw-r--r--boards/microbuilder/board_rf1ghznode.h9
2 files changed, 0 insertions, 24 deletions
diff --git a/boards/microbuilder/board_lpc4357usb.h b/boards/microbuilder/board_lpc4357usb.h
index 96d535c7c..5529dd15c 100644
--- a/boards/microbuilder/board_lpc4357usb.h
+++ b/boards/microbuilder/board_lpc4357usb.h
@@ -36,19 +36,6 @@
*/
/**************************************************************************/
-/** \file
- * \brief TBD
- *
- * \note TBD
- */
-
-/** \ingroup TBD
- * \defgroup TBD
- * \brief TBD
- *
- * @{
- */
-
#ifndef _TUSB_BOARD_LPC4357USB_H_
#define _TUSB_BOARD_LPC4357USB_H_
@@ -71,5 +58,3 @@
#endif
#endif /* _TUSB_BOARD_LPC4357USB_H_ */
-
-/** @} */
diff --git a/boards/microbuilder/board_rf1ghznode.h b/boards/microbuilder/board_rf1ghznode.h
index 9ad9778cd..d5bee0fb2 100644
--- a/boards/microbuilder/board_rf1ghznode.h
+++ b/boards/microbuilder/board_rf1ghznode.h
@@ -36,13 +36,6 @@
*/
/**************************************************************************/
-/** \ingroup TBD
- * \defgroup TBD
- * \brief TBD
- *
- * @{
- */
-
#ifndef _TUSB_BOARD_RF1GHZNODE_H_
#define _TUSB_BOARD_RF1GHZNODE_H_
@@ -62,5 +55,3 @@
#endif
#endif /* _TUSB_BOARD_RF1GHZNODE_H_ */
-
-/** @} */