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