X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=INSTALL;h=70c4381baa5903049907fa98a75c8ea549b79106;hb=d6bb7bf71810db1b02dec985e8383594c193f55f;hp=9ea6dada36898c67ee58c64a4694a9c66c32f89c;hpb=02054c86c9fce8978cc7372b758339191cc9f6d6;p=linux-libre-firmware.git diff --git a/INSTALL b/INSTALL index 9ea6dad..70c4381 100644 --- a/INSTALL +++ b/INSTALL @@ -17,6 +17,7 @@ system: * A C/C++ compiler, like GCC * Cmake + * dfu-util - Device Firmware Upgrade Utilities * GNU Bison/YACC * GNU Flex * GNU Gperf @@ -35,7 +36,7 @@ system: On GNU/Linux distros that use apt you can install these with: apt install gcc-avr avr-libc binutils-arm-linux-gnueabi \ - binutils-arm-none-eabi bison cmake flex g++ gcc \ + binutils-arm-none-eabi bison cmake dfu-util flex g++ gcc \ gcc-arm-linux-gnueabi gcc-arm-none-eabi gperf make wget CARL9170 Firmware Configuration @@ -48,7 +49,7 @@ atusb: Firmware for the ATUSB IEEE 802.15.4 USB Adapter To flash the firmware you need dfu-util on the host. Issue - make dfu + dfu-util -d 20b7:1540 -D atusb.dfu right after plugging the device into the USB port while the red led is still on.