X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=README;h=d252418471320085079df10ca41f529e08ee5dbf;hb=6987691d8196de298774a9f361481321cc8bb997;hp=92738f4bb6793337fcfd49f7e67b405776b2108e;hpb=ef1242e64644cddfce4898a1764c5494f263c934;p=sigrok-firmware.git diff --git a/README b/README index 92738f4..d252418 100644 --- a/README +++ b/README @@ -2,9 +2,35 @@ README ------------------------------------------------------------------------------- -This repository contains a collection of logic analyzer firmware files -required for some of the logic analyzers sigrok supports. +This is a collection of firmware files required for some of the devices +sigrok supports (logic analyzers, oscilloscopes, or others). We only carry firmware files for which we have an explicit permission/license that allows at _least_ redistribution of the firmware. + +Installation +------------ + +You can install the firmware files like this: + + $ make install + +This will install them into /usr/local/share/libsigrok/firmware per default. + +You can override the install directory like this: + + $ make DESTDIR=/tmp/foo install + + +Licenses +-------- + + * asix-sigma/*.fw: See asix-sigma/LICENSE.Sigma. + + +Website +------- + +http://sigrok.org +