blob: cfeebdc21d2095ade708c2552a00b9e3811ad6e1 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_HOST_DFU_UTIL
bool "host dfu-util"
help
Dfu-util is the host side implementation of the DFU 1.0
specification of the USB forum. DFU is intended to download
and upload firmware to devices connected over USB.
http://dfu-util.gnumonks.org/
|