]> sigrok.org Git - sigrok-firmware.git/blame - README
Install firmware to /usr/local/share/sigrok-firmware.
[sigrok-firmware.git] / README
CommitLineData
ef1242e6
UH
1-------------------------------------------------------------------------------
2README
3-------------------------------------------------------------------------------
4
eb1a166a
UH
5This is a collection of firmware files required for some of the devices
6sigrok supports (logic analyzers, oscilloscopes, or others).
ef1242e6
UH
7
8We only carry firmware files for which we have an explicit permission/license
9that allows at _least_ redistribution of the firmware.
10
656a5bca 11
eb1a166a
UH
12Installation
13------------
14
15You can install the firmware files like this:
16
17 $ make install
18
b928593d 19This will install them into /usr/local/share/sigrok-firmware per default.
eb1a166a
UH
20
21You can override the install directory like this:
22
23 $ make DESTDIR=/tmp/foo install
24
25
26Licenses
27--------
28
29 * asix-sigma/*.fw: See asix-sigma/LICENSE.Sigma.
30
31
656a5bca
UH
32Website
33-------
34
35http://sigrok.org
36