blob: ea47a36c7b16d294f50e7e4b7f25a2f344f83c03 (
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.sourceforge.net/
|