From c3479183267d94b4ccc00c1eb0f114eab83df5df Mon Sep 17 00:00:00 2001 From: Sam Chesney Date: Thu, 5 Jun 2014 14:47:07 +0100 Subject: [PATCH] Updated link to USB DFU 1.1 spec --- module_dfu/doc/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module_dfu/doc/introduction.rst b/module_dfu/doc/introduction.rst index 8591529d..04d38067 100644 --- a/module_dfu/doc/introduction.rst +++ b/module_dfu/doc/introduction.rst @@ -6,7 +6,7 @@ your development board must contain the latest DFU enabled firmware. The firmware upgrade for XMOS USB devices implementation uses the USB standard DFU device class mechanism and is based on the following specification: -http://www.usb.org/developers/devclass_docs/usbdfu10.pdf +http://www.usb.org/developers/devclass_docs/DFU_1.1.pdf Supported functionality: