Changeset b4b534ac in mainline for uspace/doc/doxygroups.h
- Timestamp:
- 2016-07-22T08:24:47Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f76d2c2
- Parents:
- 5b18137 (diff), 8351f9a4 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/doc/doxygroups.h
r5b18137 rb4b534ac 285 285 */ 286 286 287 /**288 * @defgroup drvusbuhcirh UHCI root hub driver289 * @ingroup drvusbuhci290 * @brief Driver for UHCI complaint root hub.291 */292 293 /**294 * @defgroup drvusbuhcihc UHCI host controller driver295 * @ingroup drvusbuhci296 * @brief Driver for UHCI complaint USB host controller.297 */298 299 287 /** 300 288 * @defgroup drvusbohci OHCI driver
Note:
See TracChangeset
for help on using the changeset viewer.