From 2c3942db9d6ec7e84e6850100a844f7fd8ba8132 Mon Sep 17 00:00:00 2001 From: Sam Chesney Date: Fri, 6 Jun 2014 15:08:02 +0100 Subject: [PATCH] Added related docs section to factory image section --- module_dfu/doc/factory_image.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/module_dfu/doc/factory_image.rst b/module_dfu/doc/factory_image.rst index a5f89ce9..9e3b0467 100644 --- a/module_dfu/doc/factory_image.rst +++ b/module_dfu/doc/factory_image.rst @@ -44,6 +44,13 @@ To generate the firmware upgrade image run the following command: You should now have the file ``new_firmware.bin`` which contains the firmware with the newly specified Device Version Number. +Related documents +----------------- + +For further details of the DFU features included in the XMOS USB Audio framework +and their configuration please see :ref:`usb_audio_sec_dfu` and +:ref:`sec_custom_defines_api`. + For further details on the use of XFLASH to create factory and upgrade firmware images please see the XFLASH Command-Line Manual section of the `xTIMEcomposer User Guide `_.