forked from PAWPAW-Mirror/lib_xua
27 lines
629 B
ReStructuredText
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>
|
|
|
|
|
|
|