Files
lib_xua/lib_xua/doc/rst/lib_xua.rst
Ross Owen a1082b1dfd Documentation
Documentation updates and version bump
2022-10-26 17:48:51 +01:00

26 lines
634 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>
Implementation Detail <sw>
API <api>
Known Issues <issues>