26 lines
634 B
ReStructuredText
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>
|
|
|
|
|
|
|