sr: README: Add section about firmware files.
This commit is contained in:
parent
537096739e
commit
f9a33a4720
17
README
17
README
|
@ -51,6 +51,23 @@ Please see the following wiki pages for more detailed instructions:
|
||||||
http://sigrok.org/wiki/FreeBSD
|
http://sigrok.org/wiki/FreeBSD
|
||||||
|
|
||||||
|
|
||||||
|
Firmware
|
||||||
|
--------
|
||||||
|
|
||||||
|
Some devices supported by libsigrok need a firmware to be uploaded before the
|
||||||
|
device can be used.
|
||||||
|
|
||||||
|
The default location where libsigrok expects the firmware files is:
|
||||||
|
|
||||||
|
$prefix/share/sigrok-firmware
|
||||||
|
|
||||||
|
($prefix is usually /usr/local or /usr, depending on your ./configure options)
|
||||||
|
|
||||||
|
For further information see:
|
||||||
|
|
||||||
|
http://sigrok.org/wiki/Firmware
|
||||||
|
|
||||||
|
|
||||||
Mailing lists
|
Mailing lists
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue