forked from PAWPAW-Mirror/lib_xua
Added basic doc files
This commit is contained in:
17
lib_xua/doc/rst/index.rst
Normal file
17
lib_xua/doc/rst/index.rst
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
|
||||||
|
.. include:: ../../../README.rst
|
||||||
|
|
||||||
|
|
||||||
|
XMOS USB Audio
|
||||||
|
==============
|
||||||
|
|
||||||
|
This document details the XMOS USB Audio Library. This library
|
||||||
|
enables the development of USB Audio devices on the XMOS xCORE architecture.
|
||||||
|
|
||||||
|
This document describes the structure of the library, its basic use
|
||||||
|
and resources required.
|
||||||
|
|
||||||
|
This document assumes familiarity with the XMOS xCORE architecture, the
|
||||||
|
Universal Serial Bus 2.0 Specification (and related specifications),
|
||||||
|
the XMOS tool chain and XC language.
|
||||||
|
|
||||||
2
lib_xua/doc/rst/xdoc.conf
Normal file
2
lib_xua/doc/rst/xdoc.conf
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
XMOSNEWSTYLE = 1
|
||||||
|
DOXYGEN_DIRS=../../api
|
||||||
Reference in New Issue
Block a user