summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index 89f051a..9061c8d 100644
--- a/README
+++ b/README
@@ -1,21 +1,21 @@
Dfu-util - Device Firmware Upgrade Utilities
-Dfu-util is the host side implementation of the DFU 1.0 [1] and DFU 1.1 [2]
+Dfu-util is a host side implementation of the DFU 1.0 and DFU 1.1 [1]
specification of the USB forum.
DFU is intended to download and upload firmware to devices connected over
USB. It ranges from small devices like micro-controller boards up to mobile
-phones. With dfu-util you are able to download firmware to your device or
-upload firmware from it.
+phones and single-board computers. dfu-util is able to download firmware
+to devices as well as to upload firmware from them.
dfu-util has been tested with Openmoko Neo1973 and Freerunner and many
other devices.
-[1] DFU 1.0 spec: http://www.usb.org/developers/devclass_docs/usbdfu10.pdf
-[2] DFU 1.1 spec: http://www.usb.org/developers/devclass_docs/DFU_1.1.pdf
-
The official website is:
http://dfu-util.sourceforge.net
See the INSTALL file for build instructions.
+
+[1] DFU 1.1 specification:
+ https://www.usb.org/sites/default/files/DFU_1.1.pdf