summaryrefslogtreecommitdiff
path: root/tinyusb
diff options
context:
space:
mode:
authorhathach <[email protected]>2013-10-26 20:14:12 +0700
committerhathach <[email protected]>2013-10-26 20:14:12 +0700
commitdf8d56f48531c310c9cf9c36315b9ac11c4f1983 (patch)
tree0d278029b76e74b448526c37f753fd2e4d4ffb61 /tinyusb
parentdae4fdc04f5d775b4db46992c98a385f548c9288 (diff)
more document
Diffstat (limited to 'tinyusb')
-rw-r--r--tinyusb/host/hub.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tinyusb/host/hub.h b/tinyusb/host/hub.h
index 4eb1184ba..b6cdd599f 100644
--- a/tinyusb/host/hub.h
+++ b/tinyusb/host/hub.h
@@ -210,3 +210,4 @@ tusb_error_t hub_status_pipe_queue(uint8_t dev_addr);
#endif /* _TUSB_HUB_H_ */
/** @} */
+/** @} */