Files
lib_xua/lib_xua/doc/rst/lib_xua.rst
Ross Owen eb86a72882 Updates to documentation (#280)
Documentation updates (including moving of header files
2022-09-30 16:11:53 +01:00

27 lines
629 B
ReStructuredText

.. include:: ../../../README.rst
About This Document
~~~~~~~~~~~~~~~~~~~
This document describes the structure of ``lib_xua``, its use and resources required. It also covers some implementation detail.
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.
.. toctree::
Overview <overview>
Software Architecture <arch>
Basic Usage <using>
Options <opt>
Advanced Usage <using_adv>
Additional Features <feat>
Software Detail <sw>
API <api>
Known Issues <issues>