Recreated "DFU loader for XMOS USB AUDIO devices" document from PDF (original source could not be found)

This commit is contained in:
Sam Chesney
2014-06-05 14:42:11 +01:00
parent 674669a0de
commit abddcd4cc1
6 changed files with 170 additions and 0 deletions

10
module_dfu/doc/index.rst Normal file
View File

@@ -0,0 +1,10 @@
DFU loader for XMOS USB AUDIO devices
=====================================
.. toctree::
Introduction <introduction>
Installing the factory image to the device <factory_image>
Using the DFU loaderWindows <thesycon_dfu>
Using the DFU loaderOSX <xmos_dfu>
Building the loaderOSX <building_xmos_dfu>