forked from PAWPAW-Mirror/lib_xua
Clarity improvements
This commit is contained in:
@@ -2,7 +2,7 @@ Installing the factory image to the device
|
|||||||
==========================================
|
==========================================
|
||||||
|
|
||||||
The DFU device interface is enabled by default in the XMOS USB Audio framework
|
The DFU device interface is enabled by default in the XMOS USB Audio framework
|
||||||
(see ``devicedefines.h``), and the explicitly enabled in each reference design
|
(see ``devicedefines.h``), and explicitly enabled in each reference design
|
||||||
by the following line included in the ``customdefines.h`` file of each
|
by the following line included in the ``customdefines.h`` file of each
|
||||||
application::
|
application::
|
||||||
|
|
||||||
|
|||||||
@@ -15,8 +15,7 @@ Supported functionality:
|
|||||||
- Revert device back to factory image
|
- Revert device back to factory image
|
||||||
- Automatic reboot of device on firmware upgrade
|
- Automatic reboot of device on firmware upgrade
|
||||||
|
|
||||||
You must use XMOS Development Tools version 10.4.1 (or later) with firmware
|
You must use XMOS Development Tools version 10.4.1 (or later).
|
||||||
interface.
|
|
||||||
|
|
||||||
The DFU device on Windows requires the Theyscon USB Audio 2.0 Windows driver
|
The DFU device on Windows requires the Theyscon USB Audio 2.0 Windows driver
|
||||||
version 1.13.3.0 or later.
|
version 1.13.3 or later.
|
||||||
|
|||||||
@@ -5,8 +5,10 @@ Set up the image loader
|
|||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
#. Open a terminal
|
#. Open a terminal
|
||||||
#. Change directory to where the files have been extracted
|
#. Change directory to where the loader has been built
|
||||||
#. Source the ``setup.sh`` script
|
#. Run the command:
|
||||||
|
|
||||||
|
``source setup.sh``
|
||||||
|
|
||||||
Download new firmware
|
Download new firmware
|
||||||
---------------------
|
---------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user