Location of XMOS DFU loader source added

This commit is contained in:
Sam Chesney
2014-06-11 17:01:48 +01:00
parent 68077d0b56
commit c4a3eddfed
2 changed files with 8 additions and 0 deletions

View File

@@ -1,6 +1,11 @@
.. _usb_audiosec_building_xmos_dfu:
Building the XMOS DFU loader - OS X Building the XMOS DFU loader - OS X
=================================== ===================================
The XMOS DFU loader is provided as source provided as part of the USB Audio
framework, located in sc_usb_audio/module_dfu/host/xmos_dfu_osx.
The loader is compiled using libusb, the code for the loader is contained in the The loader is compiled using libusb, the code for the loader is contained in the
file ``xmosdfu.cpp`` file ``xmosdfu.cpp``

View File

@@ -1,6 +1,9 @@
Using the DFU loader - OS X (via the XMOS DFU loader) Using the DFU loader - OS X (via the XMOS DFU loader)
===================================================== =====================================================
The XMOS DFU loader is provided as source as part of the XMOS USB Audio software
framework, see :ref:`usb_audiosec_building_xmos_dfu`.
Set up the image loader Set up the image loader
----------------------- -----------------------